Compass
348 results found
-
Export database statistics
When you click on a database, you can see a listing of collections and some statistics. Add a feature to export the statistics for all collections across all databases so that data inventorying is easier.
1 vote -
Expand all in JSON view should be brought back
When in JSON view, we can previously expand all properties inside a document node by using CTRL+LEFT CLICK (or ALT+LEFT CLICK, i've forgotten).
This feature was removed within the last year.
3 votes -
How about making your installer do something when you prompt to install an update
I get prompted every day by Compass telling me there is an update to install. When you agree to install the update, nothing happens! I cannot say that I have EVER seen the installer work outside of doing a winget installation or going to your website and downloading the installer. If you are going to waste our time every time we open Compass, then stop asking us to do an upgrade! VERY ANNOYING!!!!!
1 vote -
Support Legacy CSUUID in filters and in view instead of BinData type 3
support CSUUID like robo 3t does that, because its very hard to see the real string with this BinData type 3
i have a script that convert bin data to CSUUID and CSUUID to bin data in js if you can include that in compass code it will help a lot of users that used robo 3t instead of compass only because of this uid
this is the script
https://github.com/barnuri/mongo-uuid-helper/blob/master/uuidHelpers.js9 votes -
Connection dashboard should be always available
Once connected to one of my favourite connections in the Mac app I would like the ability to disconnect, or close, or minimise, which would then take me back to the Connections dashboard i.e. the screen initially presented when opening the Compass app.
Right now, when I've connected, the only way to get back to the connections dashboard is to close the connected window and open the Compass app again. So I can't have multiple connections either.
1 vote -
MongoDB Compass can have a Account Section
MongoDB Compass can have a option to sign in so that users can log in to their account can directly access their Atlas Clusters without having headache to get connection string and paste it here
2 votes -
JSON view "find" should search collapsed text
When in JSON view, the "find" operation does not search for collapsed text. If the text existing in the document (even if not shown in current view), it should expand the document to the point of the found text.
3 votes -
cross cluster lookup (kind of)
Hi,
This is more of an add-on request for the aggregate().Lets say we have two clusters , second clusters is derived from first cluster ( i-e some of the object ids in second cluster exist only in first cluster ).
Now I want to do a lookup for the id in the first cluster from the second cluster , which is not possible.
So , can we have another optional parameter in the aggregate function which allows us to pass the documents , over which we can apply the required stages ( i-e after using find() on cluster 2…
1 vote -
user friendlyness
my idea is that you add a menu where user can ask any problem he/she is having while using MongoDB compass and get solution quickly
1 vote -
Font size and light themes for the mongo shell
Rather than zooming the whole compass window,chage size of font as per preference and add light theme to mongosh(Mongo Shell)
1 vote -
1 vote
-
Password Rollover to all rotating passwords with little impact
When passwords need to be rotated we current have a small outage when dev teams must update their saved/vaulted credentials. Could a feature be added to support two separate passwords (old and new) for a period of time.
Here is an example of another vendor doing something similar...
https://oracle-base.com/articles/21c/gradual-database-password-rollover-time-21c1 vote -
Save export CSV configured fields in favourite query
In case of exporting the result of a find query in a CSV file, at the moment (v. 1.36.4) we need to select which fields we are interested at the first time and in case of reuse of the favourite query we need to select these fields again.
In fact, in the default behaviour, all fields are selected from the sampled result in the CSV exporting process.One way could be to save the selected fields from the CSV export configuration in the favourite query settings.
Other ideas?
Thanks.
1 vote -
Open document in a json editor
I want to be able to open a document in a JSON editor and edit it there without the key:value restrictions, even when I am viewing documents in the table view.
2 votes -
1 vote
-
refresh
I would like to propose new functionality to auto-refresh a collection in MongoDB Compass. For example, if I am waiting for a document to update, today I have to click refresh repetitively until the document has updated. I would like to set auto-refresh with a filter in place to be able to watch the collection as documents are updating, instead of having to click the refresh button every ~5 seconds.
Steps to follow:
- Log into MongoDB
- Open to view a collection
- Filter by some criteria, and click Find
- Click Refresh icon to reload the documents in…2 votes -
Live streaming logs in Atlas cluster /Compass
When using Linux machines we can get logs through tail commands with live streaming like that if you are implement in Atlas cluster/Compass it is very easy to identify issues instantly.
1 vote -
Change collection on a saved query
In the My Queries section it would be nice to be able to select which collection you want to be able to run the query against or to be able to copy the query to another collection.
At the moment each query is 'locked' to the collection it was oringally created for.
This means if i want to run the same query against another collection i have to open it and copy the text from the aggregation pipeline from the query then open the collection i want to run it on and copy the text into the aggregation pipline.
1 vote -
1 vote
-
Aggregation editor improvements
settings for the following:
- Turn off auto-pairs (some people really are not used to typing with it)
- Vim keybinds (somewhat joking, but also not)
- View full documentation within Compass.
- Currently it seems the website manual is the only place to view documentation, being able to see it within Compass would be helpful
- Quick reference for operators / expressions
- Font settings (increase, boldness, change font).Really just turning off auto-closing brackets would be great.
1 vote
- Don't see your idea?