Compass
441 results found
-
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 -
Option to turn off the multiple connections in a single window feature
With the recent update to multiple connections in a single window, I have found that it can be confusing when you have the same database open for test and prod. Please add an option to turn off the feature allowing multiple connections in a single window for those of us who do not want the new feature.
3 votes -
when I change the Boolean data can you provide the true and false in list view
like select true or false from the list view instead of type
1 vote -
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 -
Allow people to add password protected
It would be fantastic to allow people to make MongoDB Compass password protected as therefore it can be way more safer to actually enter the database itself.
In my personal perspective, I think it's a good idea!
1 vote -
Remove Non-Genuine MongoDB warning popup completely or show it only once
Remove the "Non-Genuine MongoDB" warning popup completely or show it only once at the first connection as it can be very annoying always to have to click "OK" every time I connect to the DBs
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 -
my queries export option
Its good to have a export option for my queries, when changing system its required. otherwise no option to share all queries to another system
5 votes -
security loophole in compass
Hi Team,
In my opinion, there is a security loophole in Compass. Users are able to export data even when provided with a read-only connection string, which raises significant security concerns.
Please consider this feedback and work on improving Compass to address this issue. Users with a read-only string should not be able to export data. This enhancement would make Compass more secure and productive.
1 vote -
Allow to setup documents default view to JSON or TABLE
I would like to be able to set the default view of a document
1 vote -
Option to add extra validation to delete document
User must type the document id before deleting a document
1 vote -
Compass: "Report a bug" feature is itself broken. Also autocomplete is not usable.
Going to help -> Report a Bug redirects me to this page: https://jira.mongodb.org/projects/COMPASS/summary
Which shows a licensing error and does not let me report a bug. The irony, it burns. The error message is:
This gadget cannot be displayed on your dashboard. This could be due to a licensing problem or an application error. If you need this gadget, contact your administrator for assistance. Otherwise, you can remove it from your dashboard.
Also, the new feature that shows old queries is incredibly intrusive, and constantly replaces what I'm trying to type with something old and wrong. I am not always…
8 votes
- Don't see your idea?