Compass
432 results found
-
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 -
close other tabs
Add option to close other tabs like in Chrome
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
-
Main screen option new connection
In the 1.43 version on the main screen I had the option to connect to the cluster, without the need to save the connection, would you go back with this option?
1 vote -
Refresh databases
Bring back the "Refresh databases" button shortcut next to create database
2 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 -
Tab to accept suggestion
I REALLY hate that as I insert my query and if I press Enter, the top suggestion that popped up is selected. It completely replaces the query I just built and 95% of the time, it's not the same query. You should require me to tab or arrow down to select the suggestion that is right for me, if I want to use the suggestion at all.
2 votes -
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 -
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 -
Hiding the sidebar for more working area
I suggest that it is possible to hide the sidebar, when working with a limited resolution laptop, mongodb compass takes 70% of the screen, which only leaves 30% to refer to documentations.
3 votes -
1 vote
-
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 -
Drill-through Navigation Between MongoDB Collections
Enable drill-through navigation between collections based on references (e.g., ObjectId). This feature allows users to easily explore related documents across collections by clicking on reference fields, automatically displaying linked data without additional queries.
Benefits:
Simplified Exploration: Quickly navigate between related documents.
Enhanced UX: Seamless data browsing without manual lookups.1 vote -
Tabs are too easy to close, X should always be visible
It's too easy to close collection tabs at the moment with the most recent update. I should be able to click almost anywhere on my tab to navigate, not 1/4 or 1/5 being overtaken by an "X" that only appears on hover.
1 vote
- Don't see your idea?