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 & Data Explorer

Showing 548 of 4026

Make it easier to switch between Performance Tab view and Collection Tabs view

Once you click on "Databases" you loose the Collection Tab view and the only way to get back to it is to click on a collection again, but unless you click on the same collection it will overwrite the last collection you were looking at. Maybe add...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Add unwind as part of the Lookup it self

it's cumbersome to lookup for one document in a other collection just to write unwind after it. it will be handy if a boolean field will return an array or object.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Smart Index Optimization for Aggregation Queries in Compass

When building aggregation pipelines in Compass, sometimes queries can slow down if they’re missing the right indexes or opt out. 1. Creating Temporary Indexes Automatically: If the aggregation query doesn’t have an optimal index, Compass will au...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Notify users when a database is being rate limited

Suggestion: When a database is being rate limited, please indicate this on the dashboard. And/or send an email to the developer, so they can take action, like upgrading the DB tier. (Preferably before they're locked out of the database for 7 days...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Aggregation pipeline stage labels

We would like the ability to input custom labels on aggregation pipeline stages. This would allow us to categorize or add more top/app-level context to each stage. A draft of the implementation is in the attached uploaded image, where you can cli...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

search by dbname > collectionname

While searching for a collection and if the connected account have multiple dbs with same schema its hard to search for specific db collection. My proposed solution is when we search using > i.e. dbname> collection name . It should show col...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Hide or toggle menu like vs code

make a toggle app menu bar like vs code to make prettie UI in ubuntu linux
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Disable query propositions

Have a setting to turn off the suggestions that appears when you type a Query. This feature can also be completely removed, in my opinion. If i want to execute an old query i go on history tab and select it. The 99% of time the automatic suggestio...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Disable the proxy pane for standard user to be allowed to manipulate the settings

There should be an option for admins to either enter: A- Set to a manual b- none c- system proxy so its enforced - rather than grant a standard user that concept of tampering with settings in the config file mongodb-compass.conf so that it is en...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Make it easier to search by _id

More then half of my queries in Compass is searching by _id. Each time I have to add both curly brackets, then type '_id:' then 'Obj', select ObjectId from autocomplete and paste _id. I propose to add '_id' field in OPTIONS, where I could just pas...
Guest about 4 years ago in Compass & Data Explorer 1 Submitted