Share your ideas with us
712 results found
-
Export Schema Analysis as JSON
Pretty straight forward either an export Schema Analysis as JSON or copy to paste board would be very useful.
2 votes -
Add contentType in metadata when using gridFS
Per the gridFS Spec https://github.com/mongodb/specifications/blob/master/source/gridfs/gridfs-spec.rst#design-rationale the contentType field is deprecated in favor of adding contentType as a value in metadata. I think this is a change that should be made to 3T when uploading files to a gridFS bucket.
1 vote -
Allow saved sorting preferences for the connection window.
In addition to the feature request for sorting connections by any available header (which looks like it may have been implemented?) I'd like to be able to save those sorting choices for the next time I load the connection window. Currently, the sorting order resets on each load of the connection window.
I'd like to be able to sort on connection name, most recent connection, etc., and have that sort selection persist between multiple connection window loads.
1 vote -
make collection tabs easier to distinguish from other tabs, menu, etc
Please add colored background, bold text, or some other way to visually pick out the collection tabs easier. Right now, they are under the menu, and above the user\database\collection list. They blend in visually too easily, taking more effort to jump to the collection you want to edit or view.
1 vote -
relative date search
it would be nice to search by a relative date.... ie last 60 minutes, 1 day, 1 month
http://cloud.jsherard.com/be4ca869403e
{modifiedDate:{$gte:new Date(new Date() - 60 * 1000)}}
2 votes -
Support --nsFrom --nsTo
When using mongorestore from a BSON file it's important to be able to map potentially different DB names. Supporting the --nsFrom/To flags would allow that. Currently this is possible with 3T if you're using the BSON folder but not with the file.
3 votes -
JSON View: Have a proper JSON view
The JSON view (including all the options) does not provide a real JSON output which could be copy/pasted into an editor without the need for extensive editing. For example:
- When there is > 1 document, results should be wrapped in an array.
- Numbers should not be wrapped in NumberInt()
- Documents should be comma separated
1 vote -
rememeber current open tabs and reopen them after restart
when I close studio 3T and have some open tabs just remember the open tabs and reopen these tabs after I open the studio again.
1 vote -
Handle CosmosDB rate limiting
CosmosDB is Microsoft's "cloud" database on it's Azure platform. Cosmos supports "mongodb" clients and for the most part is entirely compatible with Studio 3T.
The issue is that CosmosDB is a rate limited database, and expects clients to retry queries (after a short period of time) when a specific error is returned. This shows up on low limit instances (which is common for development) when transferring data between collections/databases, so it would be great if Studio 3T could handle it.
The error that is returned is error code 16500, message "Request rate is large".
Information on handling retries can be…
2 votes -
Quit without Saving (for power/expert users)
It would be good if there was an option to quit Studio 3T, even if there are open tabs, without the prompt to save. I find myself opening up lots of tabs to do adhoc queries, but with no desire to save them. I know that I can select each tab and Control+Shift+W to close without saving, but if I have 20+ tabs open, and I want to exit quickly, I would have to Control+Shift+W 20 times.
If, however, there was a tick box to say "Exit without saving" with an appropriate warning, then I could simply quit the app…
1 vote -
Add an auto-refresh timer to Collection Tab
When viewing Current Ops there's a way to set a refresh interval. I'd like the same for the Collection Tab.
1 vote -
1 vote
-
Intellisense for SQL in Studio3T for mongoDB
You have developed an excellent SQL feature! It would be much more useful to me if you added Intellisense tips as you type SQL query.
1 vote -
Please check clipboard contents to see if its a valid JSON aggregate query
Please check clipboard contents to see if its a valid JSON aggregate query.
Its a pain to have to add the 'db.getCollection('xxxx').aggregate(My Clipboard Conents) before I use your paste function. This my second request for this change.
1 vote -
Improve the IDE with basic "standard" features (tab and wrap in quotes)
I currently own version 5.3.5 and have been using Studio 3T since 2016 at the latest. One thing which is "minor" but keeps being a frustration is the lack of "standard" IDE functions which my other development tools have. It throws me every time I inadvertently attempt to use them in 3T and cannot.
Indent Code. If I select a block of code and hit TAB I don't want to delete that block of code and replace it with a tab, I want it to indent it. and shift-tab to "De-dent"
Quote wrapping. If I select some text and press…
4 votes -
filtri
ok la ricerca delle collection ma avendo molti database e moltissime collection sarebbe bello potewr vedere a sinistra solo alcuni db e solo alcune collections.
1 vote -
Redesign the Comparison Configuration screen
Adding Specified fields to include/exclude becomes tedious when the list is long either way. When adding a lot of fields, the configuration screen resizes to the height of add the fields selected and makes the window unusable.
Either change the adding functionality to a select/deselect all, use listboxes and multi-select with arrows, up/down arrows etc....
1 vote -
Put a box (like we have in MongoDB Compass) to specify collation
Put a box like we have in MongoDB compass to specify collation params during query time.
1 vote -
1 vote
-
Make a product more stable
I will definitely consider purchasing when the program will stop crashing each 2-3 hours. Sometimes it happens when I close the query results tab, sometimes it just happens.
I see you've made the first step towards quality - you're now gathering the crash reports. Just fix the crashes and I'll bring you 5-7 new purchases.
2 votesWe continuously strive to improve the quality of Studio 3T. I’m glad you find the crash reporter useful. We attempt to resolve all issues reported by it promptly.
We greatly welcome feedback. If there’s a particular issue you’re encountering, please do tell us about it by contacting technical support at https://studio3t.com/feedback/.
- Don't see your idea?