Compass
459 results found
-
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 -
Enable us to see values of expressions in aggregation pipelines
I've got a pipeline that often does a lot of collecting and combining values. What I get out of it is wrong but I have no way of knowing which part is broken since I can't see the values its collecting and the results of its maths until the final outcome.
Could you add some sort of value reading to the aggregation pipeline builder?
1 vote -
Make upsert or drop on import document
It would be great to be able to make what we are importing overwrite the database data, or directly perform a drop before importing. These options should be optional when importing documents.
1 vote -
Create setting to allow displaying data in a "compact/dense" manner
Often when looking at data we want to see the most amount of data on a page, currently the display of results has a LOT of padding.
Give an option to toggle the UI to a compact view.Example is MUI tabole https://mui.com/material-ui/react-table/#dense-table
2 votes -
Right-click context menu for Mongosh console window in Compass
Hi, Mongo folks,
I've been using the mongosh window in Compass lately (the dark-background ">_MONGOSH" panel at the bottom), and having a bit of inconvenience with text editing.
Because AFAIK, Compass doesn't have a "script editor" window like SSMS or some IDEs where you can edit a file and execute it, I end up doing a lot of copy-and-pasting between Compass's Mongosh pane and external text editors. I also do a lot of scrolling up and down because the JSON output of Mongo queries and operations tends to be long.
This text copy-and-pasting is a little incovenient, because I have…
1 vote
- Don't see your idea?