Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Compass

Showing 539 of 4003

Explain Plan and query to work on all valid queries -- if an official driver works the Compass should be able to help debugging

Mongo Compass Explain Plan cannot work on queries which are using common Java available syntax. Having no way to use Explain Plan on valid queries, without modifying the query, should be a feature. ``` { "_id" : { "$in": [{ "$binary" : "6Uk1UVZWl...
Guest over 3 years ago in Compass 0 Submitted

Possibility to have _id field with new ObjectId added to each array element automatically

Hi, I thought it would be a good idea to have the option to have an array automatically add an _id field with new ObjectId per element if its an array of object. In our use cases, we mostly update/delete items by their _id. In the case where we...
Guest over 3 years ago in Compass 0 Submitted

Toggle ability to use or not use a hidden index in query planner / compass

I want to be able to from a developer standpoint, use or not use an index and see the performance different through Compass.
Guest over 3 years ago in Compass 0 Submitted

Change sidebar backgroud color on remotly connection

When remotely connect to databse expect localhost like ssh or other options, sidebar background color changed, beacuse confused between local db with server db and maybe mistake change collection doucument
Guest almost 4 years ago in Compass 0 Submitted

database access needs to be more granular

I need the ability to restrict access to individual databases and /or clusters, for both build in and custom permissions and roles. You have boxes for databases and collections; just add one for clusters too.
Guest almost 4 years ago in Compass 0 Submitted

Add an option to stringify jsonSchema in Validation tab

Add an option to stringify jsonSchema in Validation tab easier porting to javascript and to follow a common json format.
Felicia Hsieh almost 4 years ago in Compass 0 Submitted

restrict export access

Compass currently allow any user to export data to his local file system, I think it's necessary to add restrictions so that the admin user can specify which user can or can not export data
Guest almost 4 years ago in Compass 1 Submitted

Compass for IOS and Android

Hello, It would be great if there was an app for MongoDB Compass on IOS and Android. This would allow people on the go to access their database quickly and easily. On IOS, there are already applications for MongoDB, but they are paid, and not off...
Guest about 4 years ago in Compass 0 Submitted

Compass does not observe disabled "Automatic Updates" setting or after a user declines

What the user chose should be observed.
Felicia Hsieh about 4 years ago in Compass 0 Submitted

_id field listed first

The _id field is not always visible when browsing through the data, because of the sorting. It would be great if _id is always visible by ensuring it is listed first.
Guest about 4 years ago in Compass 0 Submitted