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

Have my last query persist in the search box

I realize you have a search history but even simpler and faster would be if the previous search query just persisted in the search box. Many times I am doing the same search over and over again but with a different objectID. If I switch from one c...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Allow per-instance read-only databases in MongoDB

Hello MongoDB team, I manage several isolated MongoDB instances for different environments (dev, preprod, prod). In some cases, I would like to make an entire database read-only to prevent accidental writes (e.g., for preproduction). Currently, ...
Guest 9 months ago in Compass & Data Explorer 2 Submitted

Detach and Organize Tabs for Multi-Document/Collection View

Currently, MongoDB Compass does not support the ability to detach and organize tabs, limiting the ability to view multiple documents or collections simultaneously. It would be incredibly useful to have the ability to move tabs around and view mult...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Hiding the sidebar for more working area

I suggest that it is possible to hide the sidebar, when working with a limited resolution laptop, mongodb compass takes 70% of the screen, which only leaves 30% to refer to documentations.
Guest over 1 year ago in Compass & Data Explorer 0 Future Consideration

Add an option to copy a database

Let's say I need to test something on the production data but I don't want to touch the prod data. It would be cool to have an option to copy the remote DB data to the local DB so I could safely test my queries without affecting prod or UAT DB dat...
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

Add ability to ECHAP and CTRL+S in editing mode

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Fastering modification in document What would you like to see happen? Describe the desired outcome or enhancement. ...
Nicolas de Cenival 5 months ago in Compass & Data Explorer 0 Future Consideration

Connect to atlas clusters using socks proxy useful for corporate environments

A lot of exercises from mongodb university are designed to be executed agains a cluster in mongodb atlas, but if i'm in the office behind a corporate firewall becomes impossible to connect. Could be useful if an option to connect via http proxy o ...
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

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.
Guest about 3 years ago in Compass & Data Explorer 2 Submitted

display Object value

Hi My entities have an attributes property, which is an array of object. When looking for a specific object in the array in Compass, it's sometimes hard to find it, having to expand each object one by one. Is it possible to display the object c...
Guest 10 months ago in Compass & Data Explorer 2 Submitted

Ability to set maxClauseCount for cli image

We have a query that needs to filter by a long list of ids. I get the error: “Query contains too many nested clauses; maxClauseCount is set to 1024” This error does not happen in M10+ cluster because the lucene maxClauseCount seems to be higher ...
Guest over 1 year ago in Atlas CLI 1 Submitted