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 13

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

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

It would make my life a lot easier if I could have some type of uniqueness constraint on data in time series collections. I frequently have to over fetch data and store that in the database. If I could insert and only upload the new stuff that would be amazing.

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. Time series data uniqueness What would you like to see happen? Describe the desired outcome or enhancement. some...
Sam Cox 2 months ago in Data Modeling & Indexing 1 Future Consideration

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

Work towards making Mongo usable for Non tech users/founders/CEO with AI

What problem are you trying to solve? Focus on the what and why of the need you have, not how you'd like it solved. Example: Data management and CRM. What would you like to see happen? Describe the desired outcome or enhancement:The experience cou...
CREWBELLA Ecosystem 2 months ago in Data Modeling & Indexing 2 Future Consideration

Cloud collaboration for Data modelling

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 cannot effectively collaborate on data models and visualizations in MongoDB Atlas. These artifacts are currently use...
Michael Tijhuis 2 months ago in Compass & Data Explorer / Data Modeling & Indexing 0 Future Consideration

Add setOnUpdate operator for Upsert operations

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 regularly want to upsert documents to mongo, and include a useful createdAt and updatedAt timestamp. createdAt is easy:...
WelcomeLend Operations 3 months ago in Querying & Aggregations 1 Future Consideration

MongoDB missing support for GeoJSON-compliant indexing+intersection queries

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 are building a geospatial application that uses GeoJSON natively. We need to query MongoDB for a list of GeoJSON object...
Mitchell Horning 3 months ago in Querying & Aggregations 0 Future Consideration

Introduce int8 (and int16) data types

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. Having int32 as the smallest integer type means even values which can't go over 127 (as is common with enums) have to take...
Er Fr 4 months ago in Database 0 Future Consideration