Share your ideas with us
301 results found
-
Task Scheduler in UI to run queries and extract results to specific location
It would be awesome if there were a way that you could schedule a query to run and export the results to CSV/xlsx etc so that the info could be picked up by an ETL operation. Transferring Mongodb data into an environment that BI tools can interact with seems much more difficult than it needs to be and a tool like this would make your product significantly more valuable.
I'd like to be able to create a task in studio 3t to be run at a specified time or according to a specified schedule (eg every x minutes between the…
6 votesIntroduced Task Scheduling
-
Add a JSON formatter to the JSON editor.
To properly format JSON into a human readable format (Multi-line with proper indentation), we are forced to copy the JSON into another tool for formatting and paste back in 3T studio. This applies to Multi-line Query Editor and Aggregation Steps.
13 votesIntroduced Format Code on the IntelliShell
-
macOS icon
Change your icon on macOS. It's not even rounded. It sucks.
5 votesHi there – as of 2020.6, we introduced a new look. We hope you find this more appealing.
-
Test connection fails on replica Atlas
But the actual connection works
ERROR - Mongo Server error (MongoQueryException): Query failed with error code 8000 and error message 'cannot do raw queries on admin in atlas' on server cluster0-shard-00-00-iervr.mongodb.net:27017
5 votesThis should be possible now. Please contact support via our contact page if not.
-
Folder for Connection Manager
I have several Mongo servers setup and my connection manager looks pretty cluttered, would be great to have a folder setup so I can organise my connections
4 votesIntroduced Connection Groups
-
Copy & Paste (Recreate) collection indexes
We have a lot of experimntal work with our databases and I found myself constantnly trying out new indexes and performance improvements. What could save me a TON of time (I manually create 20-30 indexes per day when I'm working on them) is the simple option to:
- Right click on collection -> Copy Index(es)
- Right click on target collection -> Paste index(es) 2a. If an index with the same name exists overwrite them
I know I can use mongodump and restore the indexes but like I said this isn't a db backup / restore scenario this is experimental work and…
8 votesHi, we improved this in 2021.4: https://studio3t.com/whats-new/release-2021-4/
We hope it makes your daily tasks a little easier!
-
Automatically open Query Builder panel when field dragged & dropped on Query Builder button
Currently, in 4.5.5, you first have to click on the Query Builder button to open the Query Builder panel on the right, then drag & drop a field on to the query section of the panel. Rather than this multi-step operation, dragging a field on to the Query Builder button should automatically open the Query Builder panel and populate the Query field.
5 votesHi, this will be available in 2021.9 – we hope you try this out and enjoy it!
-
Save entire session
It will be a grate feature to save whole MongoChef session somewhere and be able to restore it later. At least opened connections and collections tabs with their queries.
I'm using MongoChef extensively to monitor logs from dozen of collections with individual queries for each and it is a bit tedious to open all of them and select correct query from bookmarks every day.
17 votes2019.7.0
-
Switch aggregation to different target (database, collection)
Creating an aggregation is really fun with MongoChef.
But if I want to see an aggregation result working on a different collection or on a different database, I have to open a new tab and start from scratch.
You already show database and collection on the top line.So how about making database and collection a dropdown choosable field?
9 votesAllow to change target collection in an Aggregation Screen
-
theme support please, black background would be nice...
theme support please, black background would be nice...
92 votesThis is now available with the latest 2019.5.0 release.
-
Indent line / lines when pressing tab in the intellishell window
When the cursor is on a line of multiple lines are selected, that would be cool if pressing tab would indent the line/lines instead of removing the selected content and replacing it with a tabulation.
This would help building scripts in the shell directly instead of going to a third party app and pasting it back in MongoChef.
4 votes -
Open collection view without initial query
Often, especially on collections with large documents, I want to open a collection view and enter a query without waiting for the initial query that always happens when I open a collection view.
7 votesHi there, this became available with 2021.6 – let us know how this goes for you if you try it out.
-
Search by ID without wrapping it in ObjectId()
In mongoChef when I want to filter documents by id I have to wrap it in search input into ObjectId
5 votes -
Change Color Sheme on JSON Editor and IntelliShel
Text color #808000 hardly visible #fff background. Make the color more contrast.
You can select different colors tokens:
- Function
- Number
- Boolean
- Null
- String
- Field Key61 votesHi there, this should be resolved since a darker theme was implemented in a previous release.
-
Create group of connections like in SourceTree in order to keep your connections window more clear
Allow to create a group of connections in order to keep the connections screen more clear. In the same way as SourceTree for instance. Top bonus, the ability to add color label to connection ;-)
6 votesIntroduced Connection Groups
-
Server name in database/collection/document drop confirm boxes
When one wants to drop a database/collection/document, a confirm box shows which asks something like "Drop database 'example_database'?"
I would like to see the name of the server I try to make the operation in there too, so I'm sure I don't accidentally remove things from a live server when it should be in a develop or test server.
Use case:
When I want to run tests on actual data, I copy a live db to a test environment. There I should be removing the db first to ensure an exact copy. When doing things fast, I would be happy…35 votesThanks for the suggestion and all the votes.
This is now available in Studio 3T.
-
Show Json Results with folding
Showing results in JSON View mode can lead to confusion very fast for big documents. It would be very beneficial if you could show the JSON in a "foldable" way like in tree view.
29 votes -
Simple search
Sometimes I want to search a certain UUID or a email-address.
With the Query Builder I can build a Query with only 6 clicks, but I always think it must be easier.I suggest a simple Search field, which search the selected collection for a given String and return the entries.
24 votes2019.7.0
-
Command and data highlight
Such as "Robomongo" (the project seem suspended) commander and data explorer, That's very clear and graceful.
Thank you~
11 votes -
Document JSON Editor: Update only changed fields, do not overwrite the entire document
There should be an option when editing a JSON document to update only changed fields, so that parallel changes from other clients (eg, a sever application) will not be overwritten.
8 votes
- Don't see your idea?