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

Showing 4031

Grouped bar charts in Atlas cost explorer

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. I'd like to get a rough idea of how my Atlas costs for each service type - compute, storage, backup, network, etc. - are c...
Andrew Janke about 1 month ago in Billing & Account Management 1 Future Consideration

Spam posts from blockchain folks in this feedback portal

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. There are some spam posts in this here Mongo feedback portal from some blockchain marketers, including "SolRefunds". Would...
Andrew Janke about 1 month ago in  1 Future Consideration

Allow auto-scale for IOPS.

Allow auto-scale for IOPS.
Guest almost 6 years ago in Atlas 6 Submitted

Adding indexes using terraform

Ability to add indexes after new clusters are created using Terraform and data has been loaded. It will help in more automation and auto recovery.
Guest about 6 years ago in Atlas 8 Submitted

Responsive charts

One of the selling points for Qlik is the ability to have charts that resize depending on the screen size. I struggle a bit when resizing the screen and the charts don't resize. They should be responsive and adapt to the screen size!
Guest almost 7 years ago in Charts 2 Submitted

Atlas Archive on Azure requires India Region due to Digital Personal Data Protection Rules 2025

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. With the enforcement of the DPDP (Digital Personal Data Protection Rules 2025) regulations effective November 1, 2025, org...
Rankesh Kumar 4 months ago in Online Archive 6 Will Not Implement

XA Support

Is there any plan to implement distributed transaction that involves more than one data stores (for e.g. an RDBMS and Mongo)? We have one such requirement and tried a simple POC by creating a simple class extending XAResource (MongoXAResource impl...
Guest almost 6 years ago in Storage & Transactions 11 Submitted

Add support for cross region Private Endpoints in AWS

Since Private Endpoints for Data Federation have very limited region support in AWS, I would like for them to support cross region endpoint usage.
Guest 11 months ago in Data Federation 1 Submitted

Add support to export multiple collections

I would like to be able to export multiple collections at the same time. It would be nice if Compass generates json files named with the collection name.
Guest about 6 years ago in Compass & Data Explorer 1 Submitted

How to limit the number of document updates?

Hi I want to limit the number of document updates in one command. for example db.users.updateMany( , , { limit : 100 } ); https://www.mongodb.com/community/forums/t/how-to-limit-the-number-of-document-updates/102204/3
Guest over 3 years ago in Database 1 Submitted