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

Feedback

Include or flag nodes seen more than once / duplicates when traversing with $graphLookup

When traversing a graph with $graphLookup, we suppress duplicates (in cases of cycles). It would be useful to have an option to include a flag indicating a node that caused the traversal to stop due to duplication.
Mary Gorman about 2 years ago in Database 1 Submitted

add refresh button in the collection tab

when you click on a collection it open a tab right ? what if you want to refresh it let's say you are in development stage and you want to see what's being stored and all my idea is to add hot key like CTRL R or a refresh button it will be very ...
Guest about 3 years ago in Compass & Data Explorer 0 Submitted

Tab to accept suggestion

I REALLY hate that as I insert my query and if I press Enter, the top suggestion that popped up is selected. It completely replaces the query I just built and 95% of the time, it's not the same query. You should require me to tab or arrow down to ...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Allow Renaming of Tabs in MongoDB Compass

It would greatly improve usability if MongoDB Compass allowed users to rename or assign custom titles to open tabs (e.g., query tabs, aggregation tabs, collection views). When working with multiple tabs across several collections or databases, th...
Darko Martinovic 9 months ago in Compass & Data Explorer 0 Submitted

Metadata (Created Date) for database accounts

We frequently have audit questions about when a given user was created in our Mongo databases. Other DBMSs (Oracle, for instance) have a 'CREATED' field in a metadata table (i.e. DBA_USERS) that shows when a user was created, and this would be ver...
Matthew Haught over 1 year ago in Database 0 Submitted

save last workspace

It would be great if mongo compass holds the last state including query, results set, query histories. With help of this we can reload last state after restart our system.
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Display collection name and namespace on separate lines

If you have a longish DB/namespace name, the labels on the tabs become pretty useless, as all they say is "Documents (verylongdbname_which_i_know_already)" and there's no room for the name of the collection. This forces me to navigate through ta...
Guest almost 4 years ago in Compass & Data Explorer 0 Submitted

Budget limit for serverless pay as you go mode

I was looking at the serverless pay-as-you-go option for my DB so I could have continuous backup and snapshots but I found it too risky. Currently, the only protection user has is alerts when RPUs go over a certain budget threshold. I would like t...
Guest about 3 years ago in Database 0 Submitted

The option to prevent automatic query in Documents tab.

Once clicking on the collection in the sidebar, the sample of 20 documents automatically are retrieved and displayed in the Documents tab. In some environments with large document size and network latency, MongoDB Compass UI blocks interaction unt...
Guest over 6 years ago in Compass & Data Explorer 0 Submitted

TTL index throttling for deletion

To avoid deletion impact, we need to control the quantity and speed of document generations(insert). Need a way to throttle down the deletion quantity per a delete operation. i.e. # of documents per a ttl delete, sleep time between deletions(defa...
Guest over 2 years ago in Data Modeling & Indexing 0 Submitted