Share your ideas with us
637 results found
-
At time export database we want to perticular time slot backup required like report $gte and $lte
This is very essential need to backup of all database of perticular time slot
1 vote -
Ability to name a output tab
Sometimes when running multiple queries in IntelliShell, it can be hard to know which output tab belonged to which query. If there would be a way to name (or 'alias'?) a tab, that would make that so much easier!
1 vote -
compare collection validators, indexes
Add the ability to compare collection validators and indexes as well as data.
1 vote -
add filter to connection manager
add a filter to display only the databases I want to see/use.
1 vote -
show matching docs in compare
add the option to display:
1. just docs with deltas
2. just docs without deltas
3. all docs1 vote -
Value search enhancement
- Can you make the collections multi selectable. Often I want to search through all collections, except for 1 (large one)
- Can you also enable field name (key) search?
2 votes -
Favorite tabs/collections
I work on maybe 5-10 databases - each one with many collections.
However, I frequently use a few of these collections all the time.
Instead of having to navigate to these collections every time, it would be helpful to be able to mark these collections (or tabs) as favorites.1 vote -
Provide some config option to set collection lock/unlock
For production environments, it can be useful if i can set the default lock/unlocked (read-only status) collection editing behavior
1 vote -
Dynamic SQL queries
We are planning to migrate our SQL content to Mongo and we have have lot dynamic and nested SQL queries. Will this tool supports it. I understood by going through the documentation which is not supported. Is my understanding correct. If it is not please suggest me where can I find the documentation for the same. If it is not there, please do include this point in the future release.
1 vote -
Application update on closing, not when starting
Every time I start the application it prompts me to update, which is annoying because I didn't start the app to stop me from doing what I want to do.
A much pleasant experience for me would be to be prompt for an update when I try to CLOSE the app. When I close the app I am happy to spend one more minute to update, as it is not blocking the activity I intended to do.Thanks
Tomer2 votes -
Indicate query result size
It would be nice to have a indication of the (average) result size of a query / aggregation.
Sometimes a query may be (or look) fast, but has some deeply nested result or single items with huge amount of embedded items.
When fetching the first 50 items in a result, Studio3t could display: "Avg. line size: 1234 bytes, page size: 61.700 bytes".
When clicking "count documents" (eg. 456 documents), there could be a "Approx. result size: 550 kiB".This way a developer can approximate, how much traffic a query will generate and take this into account, eg. by adding projections,…
1 vote -
Query formatting: Provide configuration options / extend formatting behaviour
Like word-wrap/line-length, quote-style, indentation width, trailing commas etc.
Examples:
- https://beautifier.io/
- https://prettier.io/playground/2 votes -
Show connection details for historic queries
On the query history window that shows previous queries, also show the connection that they were run against, optionally the default database as well.
1 vote -
Column operations in Table View
When displaying query result as "Table View", I cannot select documents by columns.
for example, when the query result is shown as Table View, many columns shown, like name, age, address, email...etc
however, I would like to ONLY select and copy "name" and "age" fields for every documents.
After copy, I can paste copied values to google doc or excel or as text for further processing1 vote -
Provide the ability to schedule the execution of MongoDB queries in Tasks
Run MongoDB queries as a part of Tasks in Studio3T
2 votes -
Generate Java/JavaScript/Python/Ruby/PHP/C# code for insert, update, delete operations
The Update dialog and the Delete dialog currently only generate the filter and update spec documents. It would be great if we had an option to generate code in Java/JavaScript/Python/Ruby/PHP/C# for insert, update, and delete operations.
2 votes -
Display Docs-and-Keys Examined, nReturned in Explain-with-execution-statistics
The Studio 3T explain (with executionStats) feature does not show the totalDocumentsScanned, totalKeysScanned, and nReturned fields, and only shows the execution time for each stage. It would be great if we could at the very least see this information in the tooltip (on hovering with the mouse).
1 vote -
Automatic convert from csv to array
Hi guys, I am really exited your product, it saved me so many hours.. thank you a lot
It would be great to have feature for automatic convert csv to array for $in find operator. For instance, now i have a big csv and i need to enrich every row by data from database. I can't just pass all this rows to studio 3t coz $in operator requires array.
1 vote -
Run a background command on connect
Would be very usefull to be able to run a command in the background before connecting, so we could run a port forwarding script automaticaly.
Ex:kubectl port-forward service/mongodb 27018:27017
1 vote -
Remember last export options such as source, format (in the wizard), delimiter, record separator (in the export unit).
Remember last export options such as source, format (in the wizard), delimiter, record separator (in the export unit).
Or maybe better to have a "Do not show this again" checkbox and re-use the last selections by default.1 vote
- Don't see your idea?