Skip to content

Share your ideas with us

301 results found

  1. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. macOS icon

    Change your icon on macOS. It's not even rounded. It sucks.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 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:

    1. Right click on collection -> Copy Index(es)
    2. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. theme support please, black background would be nice...

    theme support please, black background would be nice...

    92 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 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 Key

    61 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base