Compass
459 results found
-
Refresh button on the database
Add a refresh button beside the + and >-
Maybe throw in a keyboard shortcut too like Ctrl + F5 or Ctrl + R2 votes -
search db and collection dot
search db.collection, when we type the name of the db followed by dot, no results appear in the search.
1 vote -
Export to clipboard
When exporting query results, I would like an option to export to the clipboard in addition to the existing option to export to a file.
2 votes -
Recyle Bin
There should be a Recycle Bin in Compass which will store deleted data or collections so that they can be restored if deleted accidently.
1 vote -
Support for Binary.createFromHexString in filter
It should be possible to create Binary objects from hex in the filter, like it is supported in the mongo shell already.
So far Binary objects can only be created from base64, so a manual conversion from hex to base64 is required.
Such as: {field: Binary.createFromHexString("0123456789abcdef")}
1 vote -
Improvement Suggestion for Filtering Databases in MongoDB Compass
Hello MongoDB Compass Team,
Thank you for the excellent tool! I have a suggestion that I believe would enhance the user experience, particularly when managing multiple databases.
Currently, when connecting to a server with multiple databases, it can be challenging to navigate if only a few specific databases are actively used. It would be incredibly helpful if there was an option to filter or hide certain databases in the connection view, allowing users to focus on just the databases they work with most frequently.
Thank you for considering this suggestion, and keep up the great work!
1 vote -
1 vote
-
Utilize ESC key when editing an document to cancel edit.
Currently you are forced to use the cancel button when editing an document in the compass app on mac. Would be nice if the esc key can cancel the edit.
3 votes -
Option to change the font and font size in the MongoDB Shell
Option to change the font and font size independently (rather than zooming the whole Compass window) in the MongoDB Shell.
1 vote -
change the order / re-organise of connections
Being able to change the order of the connections on the left hand side of the UI and/or renaming the connections is pretty essential in order to keep the workspace mantainable.
this needs to be urgently fixed.
thank you.
1 vote -
New way to close tabs
I love being able to close tabs using middle mouse button click. Please add this.
4 votes -
Dynamic credential refresh
MongoDb Compass requires a full restart when environment variables or connection credentials (connection strting, username, password) are changed. This is inefficient for users working in dynamic environments where credentials change frequently. ex: Rotating secrets or Temporary access token.
There should be a way to refresh those credentials either by rereading the env variables or having a button or a configuration that would be available to do that. This is moslty for AWS, I can start mongo compass from cli and it will use my env variables but there is no way for me to refresh it for mongodb.1 vote -
Refresh button redesign
Could you please consider redesigning the refresh button? It can be challenging to identify it quickly at times. Thank you!
1 vote -
Move the MongoDB shell to the bottom of any open tab
It is necessary to return the MongoDB shell to the bottom-right corner while viewing collections and databases, as these new changes with writing commands in a new tab significantly affect my productivity and efficiency, forcing me to constantly switch between tabs to view and modify data!
1 vote -
1 vote
-
Store Atlas Login Creds in Compass
If i want to use mongo generate query feature, i need to login to atlas everytime. Need compass to store the login creds and auto login.
3 votes -
show data in array of object way so multiple objects can be copied
show data in array of object way so multiple objects can be copied easily just like robo3t .. if want to copy one field from multiple documents I have to export the data then do the copy stuff I can't copy multiple objects in one fly .. and even if I can its format is messy.
1 vote -
in memory database for atlas cluster
Right now, we have in-memory mongo database for standalone instances. It would be great if we have that in atlas cluster as well. If this is already planned, keep us updated on the release plans, so that we would plan that accordingly at our end as well.
1 vote -
Enrich query plan like studio3t
Studio 3t has a feature called explain full plan, which would detail the aggregate pipeline plan with number of output documents at every stage, and time taken at each stage. PFA. It would be great if we had a similar feature available at compass as well.
1 vote -
known
Identify well known ids
Our system has several well know ids. For example, we have several user roles that are the same in every tenant database. It would be nice to be able to configure Compass with a list of ids and identifying information that would be shown on hover when they turn up.1 vote
- Don't see your idea?