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 256 of 4027

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

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

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

Dark theme

Uh, white background for people that work at night is ******* the eyes; better to have a dark theme.
Guest almost 6 years ago in Under Review 0 Submitted

Network Access IPv6 Support

Would be great to have IPv6 support in Network Access section. Currently, it looks like it supports IPv4 only.
Guest about 5 years ago in Under Review 11 Submitted

Allow enabling/disabling automatic CSFLE encryption/decryption on per-collection/database level in Python SDK

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. So far, we can only specify whether automatic encryption/decryption is on on a MongoClient, and all operations there will ...
Yi Hong about 1 month ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

Turkish Language Support for MongoDB Website

Hello, can you add Turkish language to MongoDB (https://www.mongodb.com/)? Developers in Turkey are actively using MongoDB. Therefore, they deserve Turkish language support. Supported English, Português, Español, 한국어 etc. Can you add Turkish to yo...
Guest almost 4 years ago in Under Review 7 Submitted

Dark mode needed urgently

Please there should be a section where a user can select light/dark theme because it improves visibility for users with low vision and those who are sensitive to bright light, makes it easier to stay focused whilst working. also, prolong the batte...
Guest over 5 years ago in Under Review 7 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