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

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

Include cluster labels in the billing usage details

Similar to how AWS includes tags/labels in their billing dashboard, I'd like the ability for my cluster labels to be included as a column in my billing usage details (or even the exported CSV). This will allow me to categorize my billing usage as...
Guest almost 5 years ago in Billing & Account Management 6 Submitted

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

Tags on databases and use these tags in Billing dashboards

I want to be able to tag databases inside clusters and be able to build my custom Billing dashboards using these tags. I have multiple databases within a cluster and each database serves a different feature or microservice. I'd like to know how m...
Guest over 1 year ago in Billing & Account Management 1 Submitted

Need a support to create a Model AI key through terraform in MongoDB Atlas

What problem are you trying to solve? Trying a new Model AI feature. What would you like to see happen? Through the Terraform automation we can able to create the Model AI keys. Why is this important to you or your team? We a...
Veera Perumal 2 months ago in Voyage AI 1 Future Consideration

Request for Enabling Vendor-Metered Tagging on AWS Marketplace

Hi Team, We are currently utilizing MongoDB services via the AWS Marketplace and have encountered an issue related to cost allocation tags. We have recently been working on improving our cost management and reporting processes within AWS. A key ...
Guest about 2 years ago in Billing & Account Management 5 Submitted

View billing information at project level

I think it would be a good idea to be able to see billing/invoices at project level. So the project owner will only see the consumption of his projects. By giving project owners the "Organization Billing Viewer" role, we make it possible for the...
Guest about 2 years ago in Billing & Account Management 4 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