Share your ideas with us
712 results found
-
Allow pretty printing json
it would be great to put a button which would pretty print the json in the aggregation pipeline creation window
1 vote -
It would be better to have edit option the collection name for the saved comparison task.
It would be better to have edit option the collection name for the save comparison task so that we can use the same comparison configuration against different collection across the DB.
1 vote -
Specify "appName" in connections to databases
It would be nice if Studio 3T would make use of the "appName" parameter in connections to databases. Like setting it to "studio-3t" or something.
1 vote -
Generate Swagger/OpenAPI document from schema
An extremely common task for me is to create a REST API for a collection in a MongoDB database.
For me, this involves creating a Swager/OpenAPI document that describes both "sides" of the API. For the most part this corresponds almost exactly to the schema of the documents in a collection and the set queries I use to retrieve them.
It seems to me that it would be possible (and relatively easy) to generate a schema from a collection and filter it into a Swagger/OpenAPI yaml file. It would be a great starting point for building the REST API. It…
1 vote -
1 vote
-
1 vote
-
I don't know how many times I need to request this....
paste a json array into the aggregate screen. It doesn't work unless you add the db.getCollection(.....
Plus this feedback page doesnt work in firefox... are you kidding?
1 vote -
add an option for a centralized connection repository
It would be nice for teams if there was an option to utilize a centralized connection repository.
1 vote -
1 vote
-
Add in the ability to not export the data but only the schema (CREATE TABLE) scripts
I have been using the trial version of 3T Studio and think it is awesome. I am using it to see how easy it would be to migrate a MongoDB database (about 30 collections) to a SQL database. So far the export feature is working well, but I will be automating the data copy through an online service and what I really need is the Create Table scripts for MS SQL Server. For a collection with a million documents that make this impractical. I assume this would be an easy feature to implement, along with the ability to script multiple…
1 vote -
Have full explain support in aggregations
Why doesn't the explain tab on the aggergation reflect the actual explain() from Mongo? When I explain() an aggregation from the mongodb shell, the explanation is different than the one in the explain tab.
There is a greyed out box that says "Full explain is not available for aggregate queiries". Why is it not available?
1 vote -
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 -
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 -
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
- Don't see your idea?