Skip to content

Share your ideas with us

307 results found

  1. Ability to copy UUIDs in chosen representation

    If I choose to represent UUIDs as Legacy .NET/C#, they are shown correctly in Table View, but when I copy the field, it copies out the raw binary form: "someid" : BinData(3, "lYOjEO0OREWd8cp94/iupA==")

    I'd like to be able to copy the representation I've selected.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. General hokeys (F5, Ctrl+W...)

    Add support for (Win) standard hotkeys such as,
    F5 = Refresh
    Ctrl+W = Close tab
    Ctrl+Tab = Next Tab
    Ctrl+Shift+Tab = Prev. Tab
    ...

    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

    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)
  3. Support Map-Reduce

    Support the execution of map-reduce queries, to ease their development.
    e.g. display input boxes for query, map, reduce, finalize; and a result grid.
    This feature exists in one of the old MongoDB windows client and we use it extensively

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Use Standard Tab Switching Shortcut

    I'd really prefer if you use a more standard shortcut key combo for tab switching. Current shortcut is really weird on a MacBook. LOL

    Previous tab: cmd + {
    Next tab: cmd + }

    Terminal, Safari, Chrome, TextMate, everyone does this. You know we engineers work a lot on the MacBook. PLEASE!

    Otherwise, loving the app. I'm buying after the trial!

    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)
  5. Provide more options for mongoexport

    I currently need to export data from my mongo using mongoexport. I would really like to have some more options available for mongoexport via mongochef (like jsonArray).

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Add database to collection tab

    If you are working with 2 server (DEV & PROD) and collections have the same name, it's hard to know what tab (collection) belongs to what database. Please display tabs like database.collection instead of just collection. Cheers.

    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

    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)
  7. Wordwrap JSON please

    Editing a long string of text inside a JSON object is hard since the text doesn't wrap and is in one line. Version 2.0.4 Windows

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. connecting Enterprise Edition of MongoDB using the SASL PLAIN authentication mechanism

    Please implement this feature to enable the mongodb $external database connection. This will help for most who works on enterprise level.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Ability to sort GridFS files by clicking column

    You can click columns to sort by that column in table view for collections, but the same functionality should exist for files in the GridFS file system.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Add option in Preferences to lazy load documents when opening Collection View

    When opening Collection View, have an option in Preferences to load only Ids of matching documents, instead of entire document. Then show result nodes collapsed and load document only when a node is expanded. This will be extremely useful for collections with large documents where loading 50 or whatever number of large documents could be time consuming.

    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)
  11. No duplicate tabs!

    When a collection tab is opened using a double click on a collection name in the left side panel, a new tab is opened. Even when it is already there.

    So then there are two or more tabs for the same collection, which I find useless and annoying if they can't be viewed side-by-side.
    (Linux version)

    36 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)
  12. Export full databases not only collections

    I often need to export and import full databases, and now I have to do it with iteration through collections.

    14 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. Connection name included in tab title or server info

    Currently when I open a collection in a given server for analysis, the tab only shows the collection name without any indication of the connection used. This can be tricky if I have similarly named collections in multiple databases to which I have an open connection. The tab top part shows the server IP, which helps, but I’d personally prefer the connection name. Maybe there could be some option to include connection name in tab name or replace the IP with the name?

    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)
  14. Side-by-side tabs

    I often have multiple connections open where I’m interested in the same collection in two different environments. To be able to analyse the results of the same query side-by-side would be killer.

    43 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. Task monitor - add option to filter active tasks

    Task monitor - add optional filters:
    - active tasks - check box or {active: true}
    - {secs_running>...}

    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

    completed  ·  2 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)
  16. 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

    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)
  17. Output time of query execution

    Just to give an opportunity to see the execution of each query.

    30 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. Self Updater

    An in-built self updater to alleviate the hassle of re-downloading and reinstalling mongochef every update

    181 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  ·  11 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)
  19. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    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.

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

    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