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 4010 of 4010

Improvement Suggestion for Filtering Databases in MongoDB Compass

Hello MongoDB Compass Team, Thank you for the excellent tool! I have a suggestion that I believe would enhance the user experience, particularly when managing multiple databases. Currently, when connecting to a server with multiple databases, it...
Guest over 1 year ago in Compass 0 Submitted

TTL which applies to archived files as well

Currently there is no way of managing an online archive besides nuking the entire collection. This means that the collection can only grow, so costs will continue to climb. The TTL index can already be used to automatically delete documents from ...
Guest about 5 years ago in Atlas Backups 0 Submitted

Get schema validation "feedback" in Kafka Mongo Sink Connector

Objective : We want to be able to validate that data matches some requirements. We would like to to perform this data validation by adding a JSON schema in Mongo (such as it is described here : https://docs.mongodb.com/manual/core/schema-validat...
Guest about 5 years ago in Kafka Connector 1 Submitted

collection-level users should be able to list their collections

Currently users with collection-specific read or read/write permissions are not authorized to perform the following commands: db.listCollections() show collections db.getCollectionNames() This impacts the shell (and also third party tools that w...
Guest almost 4 years ago in Database 0 Submitted

API KEY - Restrict by Database

Since Mongodb Clients cannot be used in Edge Runtimes (like Vercel, Cloudflare, etc.) the user of Data API becomes inevitable. The Data API access should have same features like user roles where we can restrict an API KEY or an ENDPOINT to have ac...
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted

MongoDB Sink Connector CDC default handler

I would like to have a default CDC handler that can process data produced from MongoDB Source Connector without Debezium https://docs.mongodb.com/kafka-connector/master/kafka-sink-cdc#cdc-handler-configuration
Guest about 5 years ago in Kafka Connector 2 Submitted

Support for folders with snapshot export bucket

When creating a snapshot export in Atlas, there isn't any support for storing exports in specific folders, i.e. bucket_name/mongodb_atlas/exported_snapshots. Instead, the exports have to be stored in bucket_name/exported_snapshots. This creates ...
Guest over 1 year ago in Atlas Backups 0 Submitted

Add UUID generation to Atlas Functions

Atlas Functions have a `utils.crypto` library that offers some basic cryptography functions. One of those should be the modern `crypto.randomUUID()` that is now standard in ECMAScript. Currently, Atlas Functions cannot generate a UUID without reso...
Guest over 2 years ago in Atlas 0 Submitted

Terraform data source for Point in Time Recovery

It has been confirmed by MongoDB support, that in Atlas, there is no way to know the last point in time you can recover a cluster to using OpsLogs. Surely this is an oversight, as we should be able to tell, from the backup material available, what...
Guest over 2 years ago in Atlas 1 Submitted

Allow comments in JSON code

It would be great if we could keep comments in JSON generated items such as indexes (both MongoDB and Atlas Search)
Guest over 2 years ago in Atlas Search 0 Submitted