Share your ideas with us
712 results found
-
do not pack the windows installer into a zip archive
the compression is negligible and we have to do another step to install updates.
2 votes -
fix the loading of stored queries with value type "Undefined"
My query is: { "ArrayField": { $ne: [] } }
I saved "[]" as value type "Undefined".
When i load the query, i get this:
{ "ArrayField": { $ne: true } }2 votesThank you for your feedback. We’ll look into this ASAP. Please subscribe to this topic by commenting or voting for it to be notified about updates to this topic.
-
Remove confirmation popup '3213 documents removed' after 'Clear collection'
Remove confirmation popup '3213 documents removed' after 'Clear collection'
2 votesThank you for your feedback! We are thinking about adding a “don’t ask me again” check soon.
-
Option to disable some confirmation popups
Option to disable some confirmation popups like those """Delete document "32323" ? """
[ x] Don't ask for confirmation on delete Document
2 votes -
Debug map/reduce jobs
I would love if there was some way to put breakpoints in my map reduce code and step through it. There is no question that this would convert me into a paying user.
2 votes -
quick check environment
Be able to run a session/script in an isolated, temporary, volatile subset of the whole database/collection for quick PR & testing.
2 votesThank you for your feedback. Could you let us know a little bit more about the use case you have in mind? Would maybe an easier way of creating a duplicate collection with a subset of data be helpful?
-
2 votes
Thank you for your feedback. What kind of db script do you have in mind? Do you maybe want to export the schema and the data so that it can be used somewhere else, with another mongodb database?
-
1 vote
-
New Tab
Thanks for making great software, I've been a paid user for almost 2 years
Use Case:
I have a Collection Tab open with a saved script
I do not want to overwrite that script
I simply want to create a New Script (command + T)BLOCKED!
There is no way to do it. (command + T) forces me to overwrite the content of the code editor in the current Collection Tab!
The only way to open a new Collection Tab is:
- open the sidebar
- select a database
- right-click a Collection
- Select "Open a Collection Tab" (or use F10, which is…
1 vote -
Use environment variables (at least in connections)
I think it would be a great idea if we could use environment variables when connecting. In my work, I regularly need to access MongoDB through port forwarding and I work with many databases. I use a tool for this that always randomly finds a free port on my machine and writes it into the environment variables to indicate which port I'm currently using. It would be nice if I could reference this in Studio 3T, so I wouldn't have to manually change it every single time.
1 vote -
Show partial index filters in Index Manager
In the Index Manager, it would be great to have a column that shows the partial filter for each index to view at a glance.
1 vote -
double click in json row view should show the view json dialog
In row view, double click a row should show the view json dialog.
The view json dialog should have an edit button on it.Its the little things that make the product nice to use.
1 vote -
cannot format sql strings
My document contains SQL strings. When I edit or view them, they cannot be formatted and displayed, which is very inconvenient for my development.
1 vote -
Less bloated, more scriptable
Rewrite the base app as a query tool, with some excelent query result tools,
Make it plugin based so you can ommit unused features features.
Make it so lightweight that you can use it as automation script step.
EX: call S3T with parameter export to pdf use this script - PDF-export.js
or call S3T -title "create a spreadsheet" -script ./excell-to-accounting.js -export-path ./accounting/1 vote -
Auto format my queries inside the aggregation editor and fix issues that are like forgotten quotes, invalid field name etc
Auto format my queries inside the aggregation editor and fix issues that are like forgotten quotes, invalid field name etc
1 vote -
Allow a user to duplicate an existing document, useful to generate test data
Allow the user to make variations in the duplicate and save the new doc as a new doc.
1 vote -
SSH Tunnel duplicate
Break our SSH credentials from the connection.
I have 50+ connections which all use the same SSH host and a corp policy which requires frequent pw changes. This requires me to open all of my connections to paste in the new pw when it is changed.If SSH credentials were entered separately and the connection would just refer to those stored credentials it would be so much more convenient.
1 vote -
sharding distribiution in tooltip over collection name in connection tree
There is a tooltip over collection name in connection tree that shows collection statistics. It would be great to see sharding distribiution stats for sharded collection
1 vote -
add shortcut to "Open multi-line query editor"
My queries are usually complex so I use multi-line query editor a lot. It would be nice to be able to show the window using a shortcut rather than a mouse click
1 vote -
Real-time, humorous alerts for performance issues
Performance Optimization Alerts can have cool AI suggestion and tricks
1 vote
- Don't see your idea?