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

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 11 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

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

Allow $search to be a later stage in the aggregation pipeline

Currently $search is required to be the first stage in the aggregation pipeline. It would be more intuitive if we could use after other operators, such as $match.
Guest almost 6 years ago in Atlas Search 9 Submitted

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 26 days ago in Compass & Data Explorer 1 Will Not Implement

Allow autocomplete search on multiple fields using a wildcard path or by specifying multiple fields in the path

Currently, (unlike the text operator) the autocomplete operator does not accept a path which is an array of field names. Also, a wildcard path ("path": {"wildcard": "*"}) cannot be specified for an autocomplete query. Therefore, the only way to pe...
Guest about 5 years ago in Atlas Search 10 Will Not Implement

Support pagination when sorting by searchScore on Search Nodes

Using searchAfter / searchBefore on Search Nodes when sorting by searchScore can be inconsistent.
Guest about 1 year ago in Atlas Search 1 Shipped in Public Preview

Add Dedicated Search Nodes to more regions in Europe (eu-west-3)

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 want to use Dedicated Search Nodes. Our regions are eu-central-1 and eu-west-3. Dedicated Search Nodes are only availab...
Jose Molero 5 months ago in Atlas Search 1 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