Skip to content

Share your ideas with us

309 results found

  1. Expand the result set limit (CSV Export)

    I currently run queries and need to export the 20,000+ results to csv.

    1 vote

    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

    Thank you for your feedback.

    You can export entire results of your query to a CSV file. In the current release of MongoChef (2.0.1) the values of limit and skip are not being used to limit the number of exported documents. The entire result set will be exported.

    You’ll be able to apply the skip and limit values in an upcoming version of MongoChef.

  2. Run script by F5 button

    Sometimes very difficult to run entire script by Ctrl-Shift-Enter.
    The best way to run and re-run script by F5 function button.

    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

  3. Support larger collections

    Collections max out at 1000 lines. Support for more entries (even 5000) would be nice.

    At the same time, collections with many fields (say, 30 fields) are slow to load and scroll horizontally through in table view. Just to page over when displaying 1000 lines with 30 fields takes a second or two.

    To address both problems, reducing rendering time is probably needed.

    28 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 →
  4. Allow tab reordering

    Allow tabs to be dragged and reordered.

    28 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

  5. 2 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

  6. MongoChef: Remember last choice of options for "Follow reference" feature.

    Store by the database + field path pair. Currently is is remembered only until you close the tab.

    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

  7. 16 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

  8. add GUI support for aggregation framework in MongoDB. Re-Arrange steps by drag&drop, syntax support for each aggreagation framework step.

    It would be great to have GUI support for creating/editing aggregation framework queries in MongoDB.
    Like create each step with syntax and completion support and have the option to re-arrange steps by drag&drop.

    10 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

  9. Data compare

    When I run a comparison between two different collections, I notice that 3T tool uses ObjectID as a primary key to compare JSON data. ObjectID is a unique ID generated and controlled by MongoDB and it will always differ for collections, so I am unable to extract results as desired. Is there a way I can specify to compare based on a User defined ID field which is unique for documents( We have ProductID which is unique for each doc)

    Ability to compare two different collections by specifying User defined Unique ID field rather than depending on Object…

    3 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

  10. Enable coloring databases on the list

    When working on dev/prod databases at the same time you can mistakenly delete or modify something on prod instead of dev.
    If I could mark production ones in red and others in green it would help me prevent it. Thanks!

    21 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

  11. Allow more flexible modes of entering queries, projection fields and sort fields

    Allow the user to enter these items without contstructing a valid Javascript object.

    Construct query/field/sort objects like this:
    - query: 'field1:value1, field2:value2' --> '{field1:value1, field2:value2}'
    - query: '55080eeca7c8ee06d61b51b2' --> '{_id:ObjectId('55080eeca7c8ee06d61b51b2')}
    - fields: 'field1 field2 -field3' --> {field1:1, field2:1, field3:0}
    - sort: 'field1 field2 -field3' --> {field1:1, field2:1, field3:-1}

    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

  12. 2 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

  13. 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

    completed  ·  0 comments  ·  Admin →
  14. 10 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 →
  15. In Table View, double click on ObjectID property should open new tab with document the ObjectID it points to.

    As a user, I want to be able to drill down into related documents that are referenced as ObjectID properties on related documents.

    It can be similar to how a user can double click on an array property and MongoChef opens up a new tab with the array contents across the documents. For ObjectIDs properties, MonogChef should open a new tab with the document of the ObjectID.

    2 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

  16. fix bug of mongo shell authenticating against test database

    I can login and use the gui (there's a field where I can specify the authentication db) but the shell tries to authenticate against test and fails, even when the authentication db is set to admin.

    1 vote

    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 →
  17. let the middle mouse button click close the tabs on the top like every other app!

    That little button in the middle of the mouse. Click it. While on a tab. Amazesauce

    10 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 →
  18. 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

  19. have an easy way to get a javascript version of the query generated by Query Builder

    so I can copy the complex query I've built through the GUI into a script in a different program than MongoChef

    25 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

  20. 26 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

  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base