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

All feedback

Showing 4026

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
174 VOTE

I'd like to be able to connect to my cluster directly from the UI and have a shell-like experience i.e. run queries and operational commands

It would be great if I could connect to and run commands against my cluster via the Atlas UI so I don't have to rely on downloading and running the shell locally. I'd also be more confident I was running commands against the right cluster as I w...
Guest over 6 years ago in Atlas 2 Submitted

Certificate compression support for TLS connections

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. There is an open PR in Node.js for TLS (1.3+) certificate compression via a new certificateCompression option in the TLS A...
Raschid Jimenez 15 days ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

Enable Database Users to View MongoDB Atlas Cluster Metrics

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. Currently, MongoDB Atlas does not provide a way for database-level users to view cluster performance metrics. This include...
Maninder Singh Bajwa 15 days ago in Atlas 1 Submitted
164 VOTE

Autoscaling improvements

Hi, we have tried BETA of Autoscaling feature and we have some thoughts how to make it better. In its current setup its not really suitable for our production workloads. Here are some thoughts how to make it better: 1. Define separate scaling ste...
Guest over 6 years ago in Atlas 18 Submitted
145 VOTE

Create databases and collections via API thorough Terraform

Create databases (DB) and collections via API thorough Terraform after the cluster has been created in Atlas. This would provide the ease of writing and running it in a single script before any data is loaded.
Guest about 6 years ago in Atlas 35 Future Consideration

Context Aware RBAC for Atlas Control Plane

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. Currently, Atlas RBAC roles lack context awareness; they are applied globally at the Project or Organization level for all...
Fuat Ertunc about 1 month ago in Atlas (Control Plane and Data Plane RBAC) 1 Future Consideration

Bug in Get Team By Name API

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 Get Team By Name API returns a 401 if the team name has a space in it. What would you like to see happen? Descr...
Dylan Lingelbach 18 days ago in IAM 2 Will Not Implement

zstd compress in mongodump and mongorestore

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. accelerate the mongodump and mongorestore using zstd compression in place of gzip What would you like to see happen? ...
Benoît Sudan about 1 month ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Submitted

Add optional Cluster Tags to /api/atlas/v2/clusters response

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 need to retrieve MongoDB Atlas cluster-level tags when listing clusters via /api/atlas/v2/clusters. Today, the endpoint...
Andrea Courtois 3 months ago in Atlas 2 Future Consideration