Share your ideas with us
712 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 -
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 -
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 -
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 -
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 -
Readability in black theme issue in Linux (ubuntu 20.04)
Please please please please please fix the color theme of Studio3t in Linux (Ubuntu 20.04) distribution. It's very difficult to read anything with the dark theme. My system theme is black and even if I select the light theme in Studio 3t it doesn't work. It really hampers the UX of your product and would be appreciated by many developers if you fix this issue.
Also I have a paid license and having these type of bugs is really annoying.1 vote -
1 vote
-
Query Builder option for fields with 1+ items
Allow the Query Builder to have a drop down field for "1+ items" so if the field is an array, then the field needs to have 1+ items.
We have documents with fields which are arrays and it's sometimes hard to remember to the query syntax to manually say: show me the documents where "foo" has some items in that list/array.
1 vote -
Provide AppleScript support for automation
I'd love to have the option to open Studio 3T and automatically connect to a given saved connection via AppleScript, so that I can use other productivity tools like Alfred or Siri to connect directly to a connection upon opening the app.
1 vote -
Allow persistent filtering for collections
While the collection search feature is helpful, I'm often trying to filter for collections or databases that match a string as I connect/disconnect from multiple connections. I'd like to have a persistent filter that I can set so that as I connect to new servers it will only show just those collections that match my filter. Then as I adjust the filter I'll see DBs/collection live-update in the sidebar.
1 vote
- Don't see your idea?