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 4027

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

Online Archive

Hi Team - With regards to Atlas Data lake and using Online Archive customer request to be able to have (Time + Query) i.e. anything that is older than 60 days that match X query.
Guest over 5 years ago in Data Federation 1 Submitted

Higher memory hardware option in NVMe

By experience, an optimized MongoDB usually needs more IO and memory, so we can enable a horizontal scale during the live incident. So a larger memory SSD would be preferred. For AWS, eg. x2iedn or x8g(require to switch ARM) would be an option.
Guest over 1 year ago in Atlas 0 Submitted

enable $and operator for multiple words in a search term (not only $or)

It seems a commonly needed ability to decrease the amount of results from a multi-word search query instead of expanding it, since the default operator for every word is $or. If there could be a built-in $and option it will be great. Thank you.
Guest about 4 years ago in Atlas Search 1 Submitted

Improve labeling experience in Network Access

I see option "add my current IP address in allow list" quite handy. After I click that button there is no labeling option near. I could use a search bar of browser to find a recent ip address but that is too tedious. I want labeling input just af...
Guest over 1 year ago in Atlas 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

Include schema validation events in changestream payload

let's say my document has JSON schema validation like: { $jsonSchema: { properties: { phone: { bsonType: 'string' } } } } and the validation action is set to "warning", if I do a command like: db.test.insert({"phone":1}), I would like t...
Guest over 5 years ago in Database 1 Submitted

Allow unifying billing chart for more than one organization

Atlas provides a billing dashboard for one organization, or for linked organization. In my company we have two unlinked organization as we differentiate support levels so they cannot be linked. We'd love to see an option to use multiple such organ...
Guest over 1 year ago in Charts 0 Submitted