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 4031

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

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

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

Multiple unique single indexes in sharded collections

MongoDB sharded collection can only have one unique index which is the shard key. However, in real applications, one might need more than one single unique index. "Proxy" collections suggested in https://www.mongodb.com/docs/manual/tutorial/unique...
Guest over 1 year ago in Data Modeling & Indexing 1 Submitted

All Processing in Memory

Let's say there are calculations that involve the processor (ALU Arithmetic and Logical Operations): I can ensure there are no context switching between memory and processor whilst all calculations that involve ALU will be done in memory. Thanks,...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Compare and sync data across clusters

I would like to have the ability to compare and sync collections across different clusters. The use case would be to support data migration between different environments. Like this feature from Studio3T https://studio3t.com/knowledge-base/artic...
Guest about 4 years ago in Atlas 1 Submitted

Binning: Add bin "others" for outliers

Oftentimes there are outliers in the data I want do visualize (e.g. all data between value 1 and 10 but few very large values like 100). This makes e.g. bar charts unreadable when binning because I have to decide between large bin size (hiding det...
Guest over 5 years ago in Charts 0 Submitted

Data masking policy

Implement Data masking similar to Schema Validation in Mongo so that customer can define a server-side data masking policy to mask the results of a query and a new role which will give explicit permission to users for reading unmasked data
Guest over 5 years ago in Database 0 Submitted

Allow turning off backups on serverless and free instances

We have a use case where we would have liked to use a serverless instance but cannot since we cannot disable backups on serverless instances. We can't enable backups on this specific instance because of data retention restrictions so being able t...
Guest over 2 years ago in Atlas Backups 0 Submitted