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

Burstable IOPS for MongoDB Atlas on Azure

According to Azure documentation, bursting is enabled by default for all VMs that using Premium SSD (https://docs.microsoft.com/en-us/azure/virtual-machines/linux/disks-types#bursting). It would be great if MongoDB Atlas on Azure can get benefit f...
Guest almost 6 years ago in Database 0 Submitted

Coordinate Releasing Better

When Mongo releases a new version, the downloads, release notes, and version selection in the support portal are never in sync and sometimes out of sync for weeks. An example right now is 7.0.20. It has been out for a while. If I update via my OS...
Guest 11 months ago in Database 0 Submitted

Allow descriptions for $expr sections in DB validation

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. Our collection has some complex $expr rules for validating our collection. Unfortunately, $expr does not allow us to add a...
Habibullah Aslam 6 months ago in Data Modeling & Indexing / Querying & Aggregations 1 Will Not Implement

Support Azure Blob Storage in addition to AWS S3 for Online Archive

Currently, there is only one option to store the archive data and that is in AWS S3 buckets. We have contractual obligations with clients to store data in Azure. It would be great if MongoDB gave an Azure alternative to AWS S3 like Azure Blob Stor...
Guest over 3 years ago in Atlas Backups 4 Submitted

Allow assignment of Backup Resources before starting Backup Job

For very large clusters, ideally backup resources should be assignable before the backup begins. For each shard and config server, assignment of the following would assist in scaling Ops Manager backups. * Snapshot Store * Oplog Store * Backup Da...
Stephen Jamieson about 6 years ago in Atlas Backups 2 Submitted

Support for Ubuntu 24.04 for Mongodb-org version 6.0 7.0 8.0

No description provided
Guest almost 2 years ago in Database 1 Submitted

provide faster way to perform a count() on million documents

a couple of customer a shifting from MongoDB to other DBs like Redis or even PostreSQL as count is too slow on MongoDB when there are a lot of document to count even with use of indexes
Guest about 5 years ago in Database 2 Submitted

Add a "Limit" to Delete and Bulk Delete operations

Deleting tens of millions of documents can have a big impact on the performance of the Clusters, even using Bulk Delete. A "Limit" must be added to Delete and Bulk Delete to let us limit the number of operations, making sure we do not kill the Clu...
Guest about 6 years ago in Database 2 Submitted

Extend schema validation to be able to enforce referential integrity between collections

Where a relational database uses 2 tables to store a 1:many "parent - child" relationship between entities, MongoDB mostly stores the child documents in an array file as part of the parent document. This automatically ensures referential integrity...
Guest about 3 years ago in Data Modeling & Indexing 0 Submitted

Backup Compliance Policy to enforce "Snapshot Distribution"

Backup Compliance policy currently can help with protecting snapshots in other regions using "Keep all snapshots when removing additional snapshot regions" option to prevent users from deleting backups copied to other regions. However we do not ha...
Guest about 2 years ago in Atlas Backups 0 Submitted