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

Support pause/hibernation operational mode

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. Current Behavior When spec.members is set to 0 on a MongoDBCommunity resource, the operator rejects the configuration and ...
Gustavo Lopes 6 days ago in Kubernetes 0 Submitted

Please add support for auto-incrementing numeric IDs. For example, if an ID starts at 1000001, the next created record should automatically use 1000002

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. MongoDB lacks native support for auto-incrementing numeric IDs, forcing applications to use custom counter logic, which in...
Altaab Ansari 2 months ago in Performance & Optimization / Querying & Aggregations 6 Future Consideration

Add Attribute Sorting/Reorganizing to get best index for $match in aggregation and other filters (by option)

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. I have found out that the order of attributes in my (different) $match stages are relevant to the query planner of what in...
Paul Coch about 1 month ago in Querying & Aggregations 0 Submitted

Improve small collection lookup performance

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. Improved performance for lookups from large to small collections (where many origin documents match the same looked-up doc...
Ryan Peggs 5 months ago in Querying & Aggregations 0 Future Consideration

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

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

Authentication mode MONGODB-OIDC

Support for authentication: MONGODB-OIDC security: authentication: enabled: true modes: - "MONGODB-OIDC" currently we get the following error wir kuberntes operator 1.26.0, OpsManager 7.0.7 and RS 7.0.11: Unsupported value: "MONGODB-OIDC"
Martin Mikula almost 2 years ago in Kubernetes 8 Started

Allow Pinning Query Plan Cache Key to a Fixed Plan for a Given Query Shape Hash

Allow Pinning Query Plan Cache Key to a Fixed Plan for a Given Query Shape Hash n MongoDB 8.0, the new setQuerySettings command allows administrators to enforce index hints and other behavior based on the query shape hash. This gives users partia...
Vinicius Grippa 8 months ago in Querying & Aggregations 0 Submitted