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

All feedback

download linux mongosh from from "connect" modal

In the past when openning the "connect" modal of the "database deployments" page, and choosing "i dont have the mongodb shell installed" you could select the linux version of mongosh to download and install, according to the major linux distributi...
Guest almost 4 years ago in Atlas 0 Submitted

Documentation: API equivalents for each action on OpsManager

In the documentation, for each action on OpsManager it should be explained how to achieve the same result using the OpsManager API (or an equivalent mongocli command, if it exists). For example, in the pages describing how to configure Backup stor...
Guest almost 3 years ago in Under Review 0 Submitted

Support readOnly in Json Schema Validation

Support the readOnly property for json schema validation to make certain fields immutable (or the entire document) after creation.
Guest almost 4 years ago in Data Modeling & Indexing 0 Submitted

Reuse db connection

It's much slower than other mongodb clients like Robo 3t every time I run a query, it seems that it create a new connection to the database and then executes the query. Is there any way to keep and reuse an existed connection so that to speed up t...
Guest almost 4 years ago in IDEs 0 Submitted

Option to Export Multiple Collections

Add A Export Screen and the option to select the collections and also a select all option for collections inside the database
Guest 12 months ago in Compass & Data Explorer 0 Submitted

Ability to "rehydrate" Atlas cluster from online archive

Consider an archive scenario when a user of a given app has not logged into the app in [x] number of weeks/months, so all their data is moved to Online Archive. Once they log back into the app again, their "cold" data should now be considered "hot...
Roy Kiesler almost 5 years ago in Data Federation 1 Submitted

Add settings to have query options expanded by default and pick a view

I never send a query without having to expand this section. It adds a step to every single opertaion, which is tiresome. It save about three lines of space. It would save a lot of time and be less annoying if there was an option to just leave this...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Be able to see the replica set member states via MongoDB Atlas on a Datadog dashboard and get alerts if it changes

It doesn't look like these health metrics are available for the Atlas product. Would love to be able to use the metric mongodb.replset.health in MongoDB Atlas for both monitoring and alerting so that we can see the replica set member state on a da...
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Print Logs As They Happen, Not At End of Script

Hi, When I add a `print` line in mongosh, that line is executed as it is reached. For example, if I add it within a loop, it prints for every iteration in a loop. However, in a VS Code Playground, it only prints when the Playground has finished e...
Guest almost 3 years ago in IDEs 0 Submitted

When exporting a collection, make sorting the fields by alphabet optional

At this moment, one can only select or deselect fields, but one cannot pick any field order other than alphanumerically sorted. I would at least expect 'collection order', but taking this even a step further, it would be awesome if the export fiel...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted