Compass
460 results found
-
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 -
Rename tabs
I would like the ability to open multiple tabs and rename them. Currently, the tabs are rendered as
Documents
<tabel_name.collection_name>Ideally, I could change the tab heading so that it's easier to navigate between the tabs
22 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 -
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 -
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 -
Native Windows arm64 support
Windows on arm64 is getting quite a lot of traction lately, with multiple vendors launching new Snapdragon-powered laptops. Would be cool to see MongoDB Compass runnning on these processors natively.
2 votes -
Option to add extra validation to delete document
User must type the document id before deleting a document
1 vote -
Make "Sync with OS" the default theme
Make "Sync with OS" the default theme (instead of light theme which doesn't make any sense since there is sync with OS)
1 vote -
Please make a feature to set specific sorting query as a default .
I always put ' {createdAt: -1} to sort the data in a descending order. Could you make a feature that can set some default custom query setting ??
3 votes -
Copy many documents at once as JSON
I'd like to be able to copy many documents at once n a JSON format. Today, I need to export all output documents for my aggregation pipeline or my query, or I need to manually copy multiple documents one-at-a-time. Ideally, I could copy many documents at the same time to my clipboard without needing to export to a separate file.
1 vote -
Export or save in the acount the saved aggregations.
Just a simple way to save the aggregations.
2 votes -
Pitch Black Dark Theme
My idea is to basically add a pitch black dark theme which can be useful at night rather than the grey one.
1 vote -
Timer in compass
When I run explain, I want to have a timer showing me the time elapsed since I executed the query. It will help me understand my latency delays and also a rough time estimation when I forgot to use explain
1 vote -
Retain side bar sizing
It would greatly enhance the UI to have the sidebar retain its size, i.e. if I drag it to make it wider to fit my collection names comfortably, it should ideally retain and restore that size.
It would also be extremely useful to have the ability to close all active tabs at once. I sometimes have multiple tabs open. As a workaround, I exit Compass and restart it without having to close each individual tab. But then the sidebar issue comes at play.
1 vote
- Don't see your idea?