Share your ideas with us
309 results found
-
Add duplicate collection
Add duplicate collection like in Robo 3T
1 vote -
Visual Query Builder Import feature
It would be better if we can copy filters from query build and paste in another tab. As of now we have copy feature, its better to have paste also
3 votesHi there, this is available as of 2021.5 – https://studio3t.com/whats-new/release-2021-5/
-
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
-
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 -
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 -
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 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 -
intellishell can not generate php query code like query builder or aggregation builder gui?
When I wrote javascript code like this bellow in intellishell,but I can't find query code tab anywhere?how can I get it?
db.tester.find()
2 votesAlready available, per comment left.
-
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 -
Ability to toggle the top toolbar
Hi the Studio 3T team. First of all thank you for your great work & effort!!!
I'd like to have the ability to show/hide the top toolbar. It takes too many space. Most of the actions presented there can be done using the hotkeys or menu items.2 votesAllowed to Hide Tool Bar on Top
-
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.
-
Option to choose UUID representation in Json view
It would be very helpful if we could have the option to have UUIDs rendered as eg. UUID("5e8e1f5b-8efb-4794-aa1c-10bad7d9e88a") rather than BinData(4, "Xo4fW477R5SqHBC619noig==") in the Json view (as they are in table view).
2 votes -
Keyboard friendly
The application in general isn't keyboard friendly, I often have to click on different fields in order to be able to press Enter to search, which can be very distracting if your work depends heavily on MongoDB.
I am running Studio 3T on Windows.
2 votesWe added customisable shortcuts in 2021.4 – check it out!
https://studio3t.com/whats-new/release-2021-4/ -
Export/Copy as standard JSON
Hello,
I often find myself copy/pasting document from mongo json and need them in raw/standar json without any format qualifiers such as NumberInt() and ObjectId(), etc.
I can't find a way to do this at the moment even with the latest version of studio 3t, so I end up wasting time in notepad++ with custom regexes to remove these qualifiers.
It would be nice to have a "copy/export as standard json" open.
Thanks
3 votesWe added this in 2021.4 – check it out!
https://studio3t.com/whats-new/release-2021-4/
- Don't see your idea?