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

Enable migration and region changes for Online Archives across different cloud providers and regions.

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 we need to migrate our primary MongoDB Atlas clusters to a different cloud provider (e.g., from AWS to GCP) or a diff...
Mohamed Kamel about 2 months ago in Data Federation 0 Future Consideration

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 about 1 month ago in Drivers (ie: Node.js, Java, .NET) 2 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

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 25 days ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

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

Add Restrict Membership to Terraform 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'd like to manage the "Restrict Membership" advanced setting of Federation Settings via Terraform What would you li...
Dylan Lingelbach about 1 month ago in Data Federation / Infra-as-code & APIs 1 Future Consideration

Support Azure Data Federation private endpoint

Now you have supported Azure blobs for data federation it will be great to have a private endpoint connection to the storage account
Guest almost 2 years ago in Data Federation 3 Started

Add eu-west-3 as a option for AWS private endpoint

Currently Data Lake doesn't support France/Paris eu-west-3 to set up a private endpoint. It would be great to support eu-west-3 as well.
Emmanuel GORSE over 2 years ago in Data Federation 2 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 12 months ago in Data Federation 1 Submitted

Allow to set default maxTimeMS for all cursors

By default, a cursor has no maxTimeMS. We want to be able to set the default maxTimeMS so all cursors have it set. The current Java driver does not allow to set that default and each cursor needs it manually specified. I.e. a cursor factory or d...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted