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 189 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
243 VOTE

Option to restore one or more db from snap to cluster. Right now, it involves manual dump and restore

Currently we can only restore full cluster from backup like snap using GUI interface. If we want to restore one or more specific db, it needs manual dump and restore from backup. if we have an option to restore specific db to cluster through GUI i...
Guest almost 6 years ago in Atlas Backups 39 Started

Ability to copy backups to alernative cloud provider

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 can copy backups to different regions within the same cloud provider, but I want to be able to copy the backups in a di...
Mark Vongyer 4 months ago in Atlas Backups 3 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

Backup API Support for Consistent Deletion of Auto Export and Copy Settings

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. When an Atlas project configures backup snapshot exports to S3 via the Backup API and manages those settings through Terra...
Alexander Johansson about 1 month ago in Atlas Backups 1 Future Consideration

Feature request - Restore snapshot to new Database via 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. When testing restore procedures, we need to restore a snapshot to a new cluster. In order to so, one must create a cluster...
Daniel Lohausen about 2 months ago in Atlas Backups 1 Future Consideration

Documentation request: Details on the process related to compliance backup policy changes

Current behavior MongoDB Atlas compliance backup policies have a "security or legal representative" attached that is the only person allowed to ask to disable it, lower its constraints, or delete backups that it safeguards. This goes with a specif...
Alexis Chotard 5 months ago in Atlas Backups 1 Will Not Implement

Feature request: Multiple "security or legal representative"s for compliance backup policies

Current behavior MongoDB Atlas compliance backup policies (which are a super nice feature to have!) have a "security or legal representative" attached that is the only person allowed to ask to disable it, lower its constraints, or delete backups t...
Alexis Chotard 5 months ago in Atlas Backups 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

Add tunnelling to allow querying Cloud Backup snapshots

The Legacy Backups have a feature to allow connecting (tunnelling) to a snapshot to query it. This allows querying a database snapshot which is great for quickly inspecting data in the past for troubleshooting. This would be handy to have for the ...
Guest over 5 years ago in Atlas Backups 16 Submitted