Skip to content

Share your ideas with us

307 results found

  1. Allow you to choose from a list of existing keys for Query, Projection, and Sort in QueryBuilder

    When you use a key (or set of keys) in the projection section of querybuilder you have no ability to choose any additional keys to use for the Query, Projectection, or Sort sections. You have to either remember the column name and type it in directly or open a new view of the same collection to get the name.

    What would be awesome is if in the area "Drag field here or double-click to add field" you could get a drop-down list of keys to choose from. Or open up a pop-up list of fields like you get when you…

    15 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)
  2. 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)
  3. to autocomplete the fields for a document

    While typing a field within a find{}, or insertOne{} or any other query, it would be really nice to see auto-complete suggestions from collection's existing document's field, with a drop down if more than one options are available and be selected with up, down keys on pressing the return key.

    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  ·  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)
  4. 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)
  5. Filter for database list

    I now have a few hundred databases and soon I will have thousands. It would be very convenient to be able to filter the database list by typing a part of the name in a small input field.

    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

    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. Possibility to protect connections (and/or collections) from being changed

    It is really comfortable and easy to copy, add and remove collections between multiple connections what we use a lot.
    Most of them are test and development connections but sometimes one also uses a productive connection.
    Because working with collections is that easy a user does not care the alerts anymore and just confirms or does not show them anymore.

    I would like a possibility to prodtct specific connections from being changed at all (just readonly). This could also be done on collection level. This protection could be removed for rarely needed real changes.

    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)

    Hi, we now have a “Read-Only” lock to prevent this, and in preferences > general, you can have collections “read-only” by default too. Hope this helps!

    You can also colour-code a connection to help remember which to avoid.

  7. Improve organisation of connections in connection manager

    We administrate multiple mongo instances that belong to different customers.

    The connection manager should provide a better way to organize the connections.

    Possible options:
    * folders
    * tags
    ** comma separated list in connection definition
    ** navigation by selecting 1-N tags from the distinct set of tags configured

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Add installation instructions on the download page

    Installing in Linux is not something I can guess. Please add the instructions on the download page so I don't have to go looking for them

    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)
  9. Show operation history.

    Just like "show query history".

    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)
  10. Add toggle feature to switch between JSON view of a query and QueryBuilder view of a query

    I realize that you can now copy a query to the clipboard from the QueryBuilder view but what would be really awesome is if this were a more fully featured toggle system where you could have an existing QueryBuilder query and hit a button that converted all of the criteria and created it in Intellisense without having to copy and paste and open a new Intellisense tab.

    Even awesomer than that would be if you were in Intellisense, you could hit the same toggle and take a native JSON query and have it parsed into a QueryBuilder format. This would…

    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  ·  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)
  11. 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)
  12. Connection export

    Facility to export connections

    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  ·  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)
  13. Support for Ed25519 keys for SSH tunnels authentication

    The SSH tunnels should support Ed25519 keys for authentication.

    Ed25519 keys are supported in OpenSSH since version 6.4 and in PuTTY since 2015-05-10.

    Currently, when using an Ed25519 key in an SSH tunnel, the connection fails with the following message: "Failed to connect to the SSH Server."

    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

    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)
  14. Bring back the 'Show Last Page of Results' button

    It would be nice to have the 'Show Last Page of Results' button brought back. Now, to imitate the same functionality, I have to run count(), and set the skip to count() - limit, then run the query again. The new way is very cumbersome.

    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

    completed  ·  3 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)
  15. Copying collections to a remote destination server is slow

    When pasting a collection to a remote destination server, it is slow! When pasting a collection to a server that is local it is fast.

    Attempting to copy a collection with just 60k entries using a total of maybe 40MB can take a good 30 minutes if the destination is over the internet. However, that same copy command will be under 1 minute if the destination server is local.

    This is not a case of slow internet, as other copying methods work in under 1 minute.

    My primary suspicion is bulk inserts could be utilized to speed up the insert…

    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

    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. Show all fields in GridFS documents

    MongoChef makes the same mistake as other popular GUIs in thinking that GridFS documents just contain a fixed set of fields. However, this is patently false; GridFS documents can contain arbitrary fields just like any other document but MongoChef makes absolutely no provision for displaying these.

    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)
  17. table view - allow column order to be manually rearranged

    we should be able to rearrange the columns in table view, possibly with drag and drop functionality, instead of having to rely on either "show keys in alphabetical order" or "show keys in natural order"

    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)
  18. Add preference to keep query builder from opening automatically.

    At some recent version, the collection view started opening the query builder automatically. I would love for that to not happen. Could you please add a preference to stop that from happening?

    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)
  19. Join multiple collection for data aggregation

    It would really helpful for creating different aggregation on multiple collection connecting them through some "key" columns. Right now it is possible only to export the 2 CSV files and then in Excel join the data.

    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  ·  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)
  20. Copy collection WITH indexes

    When copy/pasting one or more collections, copy the indexes as well. Right now, only the data is copied, not the indexes.

    At least, provide an option for it please!

    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  ·  3 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)
  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base