Share your ideas with us
309 results found
-
1 vote
Hi there, this was available as of 2020.6 - we'd recommend you update and try this out, let us know what you think.
-
Bug report
App allows to create new database with existing name in the connection. And the real problem is when you drop that newly created database the existing database is also dropped.
1 vote2019.7.0
-
Add duplicate collection
Add duplicate collection like in Robo 3T
1 vote -
Add source query/filter capability to SQL Migration
In SQL Migration, I need to filter the SQL input table(s) rather than import the entire (SELECT *) result into my MDB collection. Would be much better if I could specify SQL queries for the input source of a SQL Migration.
1 voteWith 2020.5.0 this has been updated.
-
Save history of the old queries
Like postman, which has the option to redo an old request using the same parameters(history function), Studio 3t should have that too, would visually improve, since having multiple tabs open is very visually polluted.
1 voteHi, we do offer a Query History, can you try using our latest version to see if it works for you?
-
1 vote
This is complete as of 2019.5.0
-
Bring back the ctrl+f keyboard shortcut for the query builder
This previously existing keyboard shortcut stopped working after the latest update (2019.3.0)
1 voteIt is CTRL+B now
-
Support SQL query for @timestamp field from logstash output
Failed to parse selected text as SQL query
BIND_PARAM clause is not supported
Since the log could be collected from logstash, it usually has the field @timestamp for the date and time value. But I couldn't query it with SQL query like normal date and time value as it will give this kind of error:select *
from cloudtrail
where @timestamp == '2019-04-14T13:18:59.000Z' (on line 1, character 0)1 vote -
Support db.collection.estimatedDocumentCount()
The home page claims "Full compatibility with current and legacy releases of MongoDB (MongoDB v3.0-4.0), so your estate is fully secure."
https://docs.mongodb.com/manual/reference/method/db.collection.estimatedDocumentCount/#db.collection.estimatedDocumentCount was introduced in v4.0.3 and works fine from the mongo shell.
1 vote -
Collection search display db name
Display dbname also while searching for a collection,as a collection can be in multiple databases
CollectionName:DBName
1 vote -
add "view document" to the current operations tab (and more)
it's really frustrating to have to copy the document and paste it into a text editor.
Why not have the same options one gets in a normal collection?
- view document
- show all / hide all embedded fields1 vote -
Allow find, project, and sort drop down selections to be able to be toggled on and off in Query Builder
I really like the ability to use the drop downs to restrict your data down for analysis but there are times when I would like to temporarily turn that off to see more data. For example, let's say I have 15 keys in a document and I project it down to only the 3 I want. So I have 3 entries with include on them. Now if I want to take them out temporarily my only choice is to remove all the projection choices (or find or sorts) and then put them all back in. It would be great if…
1 vote -
Add Copy/Paste or "Duplicate stage" to aggregation pipeline stages
Hi, when experimenting with aggregations in the Pipeline tab it would be useful or time saving if one could copy & paste stages or even duplicate them, i.e. right-click on a stage and have "Copy stage", "Paste stage" or "Duplicate stage" options in the context menu perhaps grouped in a "Stage" submenu to make clear that they are operations related to the selected stage and different from operations related to the whole of the pipeline.
1 voteCompleted in 2019.6.0
-
Enable autosizing of columns in the data grid
Columns have too much white space, you could see more on the screen if they autosized.
1 vote2019.7.0
-
Re-connect intelishell
When returning to do something th econnection has been lost and it is not reconnecting like the other tabs
1 voteCould not reproduce.
-
Restore Fullscreen when restarting on macOS
I usually run studio in fullscreen on a separate space. When I restart the app (like for an update etc.) it doesn't restore fullscreen view.
1 vote -
Dark GUI
Please make dark theme not only for editor. For GUI too
1 vote -
Keep track of unsaved tabs in case of application/os crash
Many applications (notepad++, atom, word, etc.) keep track of tabs/files you have open, even if you haven't saved them. This way, if there is an OS or Application failure, you can pick up where you left off. I've had this happen a few times and have lost a bit of work because of this.
1 vote2019.7.0
-
Show user current operations
Hi,
The current operations monitor only allow admin to see operations.
Since Mongo 3.2.9, there is an option to see own user operations without any permission : "$ownOps".
See :
https://docs.mongodb.com/manual/reference/method/db.currentOp/
That would be cool if the current operations fallback to user own operations if he doesn't have the admin permission.
1 voteI’m glad to you inform you that this was implemented in Studio 3T 2018.4.3.
-
Allow for Cmd+[ and Cmd+] indent and de-dent in query editor.
Allow for Cmd+[ and Cmd+] indent and de-dent in query editor. This or some other standardized variant is fine. (A "re-indent" command would also work well.)
1 vote
- Don't see your idea?