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

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

need native mongosh availability within MongoDB Atlas

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 mongosh available in Atlas would significantly improve productivity and operational efficiency What would you ...
Manvendra Singh 12 days ago in Compass & Data Explorer 1 Future Consideration

Natural language to MQL as an API

Multiple use cases require the ability to query the data in MongoDB using Natural language. 'AI copilot' is one such use case where the application developer wants to expose a way for the app's users to get data-backed responses from MongoDB, and ...
Guest about 2 years ago in Compass & Data Explorer 8 Submitted

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

Generate query fails most of the time

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. In ChatGPT world, no one writes query even in mongodb, current generate query is so lame, we have to use gemini or chatGPt...
Manish Thakran 2 months ago in Compass & Data Explorer 1 Started

The compass interface keeps forgetting whether documents should be collapsed or not.

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. Documents keep swapping between the expanded an collapsed state as I move through them. I'm collapsing them as I go, but e...
Timothy Miller 27 days ago in Compass & Data Explorer 1 Will Not Implement

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

Execute Raw query with query editor

Currently there is no query editor for executing raw queries, like for batch update and batch delete. Consider to add a query editor.
Guest almost 6 years ago in Compass & Data Explorer 15 Future Consideration

Improve MongoDB Atlas Data Explorer Query Editor Usability (Multiline, Resizable Input)

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. The Data Explorer query input field is constrained to a fixed height and width. When a query exceeds the visible area, hor...
Karnail Singh 2 months ago in Compass & Data Explorer 1 Future Consideration

"I would like to have the capability to adjust the width of columns in the collection table

I would like the ability to adjust, expand, or shrink columns by using the mouse when viewing the table in the 'Documents' section of the collection.
Guest about 2 years ago in Compass & Data Explorer 6 Submitted