Share your ideas with us
720 results found
-
The Search open connections feature should keep history of searches
In Visual studio, pressing up or down when you do a global search, recalls previous searches.
It would be great if you can search for collections like that as well.You often re-search for collections and remembering what they were will be usefull.
1 vote -
Shortcut or button to minimize the "Stage data" window
In the Aggregation Editor, I would like the ability to quickly minimize the "Stage data" window at the bottom, so that I have more space to see & write the code above. Currently, to make it smaller, the user has to click on the edge and drag it downwards.
1 vote -
1 vote
-
Free Edition: Enable Single Document Editing
"Studio 3T took the decision to create a free edition of their tool suite to replace Robo 3T which matched the functionality and would be able to track future MongoDB developments."
Robomongo / Robo3T was the perfect set of functionality at no cost. Feels like the goal of matching functionality was missed by not having the ability to right click a document and edit the JSON (along with the validation Robo3T had). Critical enough of a feature that I'll be moving over to another tool until resolved.
1 vote -
emoji support in connection name
Currently, I can type emojis into the connection name field but they are replaced with '?' when I save it. I use emojis to quickly recognize things, instead of having to read & interpreted a label/title.
1 vote -
SQL subqueries
While this has been requested as part of other requests, I wanted to ask for this feature specifically. It would be a game-changer for me.
SELECT * FROM mytable
WHERE foreignKeyColumn in (SELECT _id FROM lookupTable)2 votes -
Add syntax highlighting for template literals (backticks)
This code runs fine, but the template literal is not highlighted properly:
var world = "World";
print(Hello ${world}
);3 votes -
Can the tool create a .sh for the linux console or can the application work from the web?
Can the tool create a .sh for the linux console or can the application work from the web? We need to know that the priority would be masking and it would be much faster to do it from the shell, and program it via cron, in addition to knowing if it performs sensitive data discovery.
1 vote -
Remember Open/Closed State of Open Connections Tree on Reload
When working with multiple connections and performing a refresh or refresh all all connections return to an open state even though they ere collapsed. It is not efficient to have to collapse or scroll down to the connection and collections path in the tree after each refresh. Remembering the open/closed state of all connections would improve productivity.
1 vote -
Keep connection open while updating credentials
We use
vault
https://www.vaultproject.io/docs/what-is-vault to generate / manage authentication.
Userids and Passwords expire after 6 hours.
So we have to Edit Connection and enter new userids and passwords.
However, Studio 3T does not allow updating an open connection so we have to disconnect. This causes us to close all our query windows and scripts.
Which is a huge pain!!!Suggestion -- update connection info and refresh the same session so we do not have to save and start all open queries.
1 vote -
6 votes
-
Viewer for binary data.
Would be great, to have a viewer for binary data. E.g. something where we can select the encoding (UTF8 should be a good default) and perhaps the viewer (JSON, plain).
1 vote -
when closing export tab, return to tab that was exported
When working with several tabs open, I often export query results from certain tab, but when I close the export tab, studio doesn't return to the tab that I've exported results from, but to the tab which is nearest to the export tab
1 vote -
Aggregation editor stage operator autocompletition
Aggregation editor -> new stage -> Default stage is $match.
When you click to the the select list field, you have to always start with the$
character and write the starting letter of the operator name, to "complete it" with down arrow press.All the stage operators begin with
$
character so it will be nice if you'll be able to autocomplete just with the beginning letters, and add the$
character on the background.Example:
writing
gro
press down arrow
in the input appears$group
.I know this is the cherry on the pie, but i see…
1 vote -
Pricing could be based on usage.
We currently use Studio 3T to support some legacy projects that require us to open Studio 3T once every couple of months. For current use, licenses do not "pay off" for us.
We are happy to contribute. However, it would help us if you had a more flexible pricing option, say 1USD per hour of usage for this usage pattern.
We will open new projects that use MongoDB as a data storage backend and hopefully we will use Studio3T more.
1 vote -
Open scripts without need to select the collection every time.
Having an option to open a script without selection a specific collection will be really useful.
1 vote -
3 votes
-
Databases panel on the left focuses/switches to currently open collection tab
Database and collections pane automatically focuses/switches to whatever tab(collection) is currently open. This is really helpful when there is so many databases and tabs open
1 vote -
Databases panel on the left focuses/switches to currently open collection tab
Database and collections pane automatically focuses/switches to whatever tab(collection) is currently open. This is really helpful when there is so many databases and tabs open
1 vote -
Save default export settings
Save default export settings so we don't need to specify CSV, Clipboard, Excel, Tab, etc... every time.
3 votes
- Don't see your idea?