Compass
450 results found
-
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 -
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 -
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 -
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 -
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 -
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 -
Self-hosted version of compass
Since compass frontend is web, it would be great to be able to self host it on a server, to access it directly in browser.
The idea is to be able to work from devices that can't install electron, like iPadOS, android directly in browser or as PWA.
1 vote -
Remember "Expand all fields" output option between pages
When viewing documents returned by the aggregation pipeline, selecting the Output option of "Expand all fields" works for the page you are currently viewing, but changing pages means you need to click "Expand all fields" again for each page.
It would be good if Compass remembered that "Expand all fields" was active, and kept this on for all pages in the results.
1 vote
- Don't see your idea?