Compass
416 results found
-
Historical log of slow operations
Compass's "slowest operations" feature in the performance tab has been very helpful for debugging collection scans due to missing indexes.
The only problem is that I have to sit there and watch it to try and "catch" the slow operations with a click before they disappear. I'm running many databases on this server, and the server is talked to by many web servers running various apps and tools, and my debugging process usually starts with noticing spikes in the Operation Execution Time (from the free monitoring page).
There are obviously other ways to log slow operations, but I've found Compass…
2 votes -
Kill switch for Aggregation Pipeline queries
This would be useful for working with big collections(10 mil+).
When i define aggregation pipeline in Compass, and increase timeout to some high value(because it's big collection so the pipeline can easily run for minutes and let it run, and than while it's running i change some of the stages to something else - due to that intentionally big timeout, i have to now wait before the first query ends, and then try to run the new one.
A kill switch, either manual or automatic on stage change would help with this
2 votes -
Inserting images to MongoDB Compass so we can manually insert images without using api or something
Sorry for being new here.
Think I have an idea to enable Compass to insert images manually. Thanks!
2 votes -
Sync Database Schema & Collection Schema
To efficiently work in a development environment and then apply changes to the database changes, something like diff between development (source) and production (target) database, there has to be a feature of synchronising Schema only (without data) with optional opt in for Data as well. It should be bi directional. While synchronising Collections, Schema validation should also be allowed to synchronise apart from indexes. All these options should be allowed to select or de select with proper warnings.
2 votes -
Duplicate Update Button (or move it)
When editing large documents, I have to scroll to the bottom to click the UPDATE button.
Having an Update and Cancel button near the Refresh button would be idealthere's plenty of real estate ("Displaying Documents" could be replaced by "Documents" for example.
2 votes -
I would like to name an "Alias" for my MongoDB connections
I have many MongoDB Connections in my Compass in different ports. But it would be nice if I could identify then.
2 votes -
Avoid listing deleted Atlas databases in Compass
Deleted databases appear in the view even though it's not reflected in the database itself.
2 votes -
"Relaxed Mode" be added to compass exports,
Compass should have a feature to export data in Relaxed Mode . It's exporting the unwanted objectId": { "$numberLong": "48726857629970" } for consistency import which is not required . For some data-comparison , I need the relaxed mode feature to be enabled . This would be an additional features enables users to export the collection in relaxed mode as well
2 votes -
2 votes
-
2 votes
-
2 votes
-
2 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 + R1 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
- Don't see your idea?