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

Showing 221 of 4031

Kotlin driver - force the default batch size to 101 - JAVA-5700

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. MongoClient uses the number of elements requested via the first call to org.reactivestreams.Subscription.request(long) as ...
Flavio Orfano 21 days ago in Drivers (ie: Node.js, Java, .NET) 2 Future Consideration
243 VOTE

Option to restore one or more db from snap to cluster. Right now, it involves manual dump and restore

Currently we can only restore full cluster from backup like snap using GUI interface. If we want to restore one or more specific db, it needs manual dump and restore from backup. if we have an option to restore specific db to cluster through GUI i...
Guest almost 6 years ago in Atlas Backups 39 Started

Certificate compression support for TLS connections

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 is an open PR in Node.js for TLS (1.3+) certificate compression via a new certificateCompression option in the TLS A...
Raschid Jimenez 12 days ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

Ability to copy backups to alernative cloud provider

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. We can copy backups to different regions within the same cloud provider, but I want to be able to copy the backups in a di...
Mark Vongyer 4 months ago in Atlas Backups 3 Future Consideration
113 VOTE

official Dart driver

We use mongo in weebi Dart / Flutter application. We would be eternally grateful if you could implement an official Dart Driver, There is already an unofficial mongo dart repo : https://github.com/mongo-dart The specific feature we need is Ejson ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement

Backup API Support for Consistent Deletion of Auto Export and Copy Settings

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. When an Atlas project configures backup snapshot exports to S3 via the Backup API and manages those settings through Terra...
Alexander Johansson about 1 month ago in Atlas Backups 1 Future Consideration

Feature request - Restore snapshot to new Database via Atlas

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. When testing restore procedures, we need to restore a snapshot to a new cluster. In order to so, one must create a cluster...
Daniel Lohausen about 1 month ago in Atlas Backups 1 Future Consideration

Documentation request: Details on the process related to compliance backup policy changes

Current behavior MongoDB Atlas compliance backup policies have a "security or legal representative" attached that is the only person allowed to ask to disable it, lower its constraints, or delete backups that it safeguards. This goes with a specif...
Alexis Chotard 5 months ago in Atlas Backups 1 Will Not Implement

Feature request: Multiple "security or legal representative"s for compliance backup policies

Current behavior MongoDB Atlas compliance backup policies (which are a super nice feature to have!) have a "security or legal representative" attached that is the only person allowed to ask to disable it, lower its constraints, or delete backups t...
Alexis Chotard 5 months ago in Atlas Backups 1 Will Not Implement

Asynchronous variant of MongoDB C Driver

Add async API on the C Driver.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 7 Started