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

Database

Showing 316 of 4026

Support split horizons in a replicaset without TLS

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. Making it easier to use the split horizons feature What would you like to see happen? Describe the desired outcome ...
Segev Finer about 2 months ago in Replication & Sharding 0 Submitted

Database users should be able to change their own passwords

Currently, there is no way for Database Users to manage their own passwords, (even if they are atlasAdmin@admin). Moreover, as a Project Owner, I cannot create a role that allows them to do so, e.g.: use admin db.createRole( { role: "changeOwn...
Guest almost 6 years ago in Database 0 Submitted

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

Ability to increase compression level using zlib

Currently, changing compression level using zlib is not supported. It would be beneficial especially for the systems running on s390x platform to have an option to increase the compression level rather than using the default.
Guest 6 months ago in Storage & Transactions 0 Submitted

partial text search

we've already seen a full text search and it will be awesome if you manage to implement partial version :)
Guest almost 6 years ago in Database 2 Submitted

Change streams and Triggers for Time Series Collections

Add Change streams and Trigger capabilities to Time Series Collections. Current Limitations don't allow this. https://docs.mongodb.com/manual/core/timeseries/timeseries-limitations/#change-streams
Guest over 4 years ago in Database 4 Planned

Allow configuration of 100mb memory limit per aggregation pipeline stage

In this old thread from 2016 (https://groups.google.com/forum/#!topic/mongodb-user/LCeFZZRz5EY) it was asked whether there was a way to increase the 100mb in memory limit of each stage of an aggregation pipeline. The responses centered around two ...
Guest about 6 years ago in Querying & Aggregations 2 Submitted

Generative AI and Smart Automation should be a key priority. MongoDB Atlas could significantly improve developer productivity by introducing AI-assisted query optimization that doesn’t just flag inefficient queries, but actively rewrites them into optimized alternatives. Automated index recommendations based on real workload telemetry would help teams make better performance decisions without deep manual analysis. Additionally, bot-assisted support workflows could speed up issue resolution by guiding users through diagnostics and common fixes more efficiently. Together, these capabilities would provide strong competitive differentiation while improving operational efficiency for both developers and platform teams.

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. Teams struggle to proactively identify and fix performance issues in MongoDB workloads. Query inefficiencies, missing or s...
Spideyyy N/A 2 months ago in Atlas Monitoring, Alerts & Observability / Data Modeling & Indexing / Performance & Optimization 1 Future Consideration

Show latest document first instead of first document, in list

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. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
Profit Buddy AI 2 months ago in Performance & Optimization / Querying & Aggregations 1 Future Consideration

Add operator that would calculate distance between 2 geolocation points

It would be great to have operator that would calculate distance between 2 geolocation points, and not to do it manually with big aggregate queries. I suggest to add 2 new operators that would calculate distance in two different ways, as discuss...
Guest over 3 years ago in Querying & Aggregations 3 Submitted