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

support parallel query executions include find(), aggregation()

To use multi-core environment and enhance the query performance w/ a large amount of documents, need a parallel execution. Sharding or microsharding is not an alternative in this case.
Guest over 2 years ago in Querying & Aggregations 0 Submitted

Ability to change First and Last Name

It would be good if users are able to modify their First and Last Name after account creation.
Guest over 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Planned

NoTableScan at the collection level

NoTableScan at the collection level instead of mongod level.
Guest almost 5 years ago in Database 1 Submitted

Add expression indexes

An expression index is one where the value being indexed is the result of an expression, like lower casing a string. http://en.wikipedia.org/wiki/Expression_index http://www.postgresql.org/docs/8.1/static/indexes-expressional.html
Guest almost 5 years ago in Data Modeling & Indexing 0 Submitted

Improve Changestream metadata by including userId(who), action/intent (event name).

This can be done by including meta data in the options for C(R)UD operations! Something like: `User.updateOne({ _id }, { $set: { name: "newName" } }, { $meta: { userId: _id, action: "nameUpdated" })` This is super useful because now changestream ...
Guest over 2 years ago in Database 0 Submitted

Use a private peering that resolves to the private IP address of your LDAP server.

We need to consume an LDAP server traffic through Private Endpoints. In the documentation we find that only creating a public endpoint it's possible but we have a security restriction. Our TAM suggested create a feedback request to the product own...
Guest over 3 years ago in Security, IAM, and Compliance 0 Submitted

define the random seed manually, for $rand and $sample

It will be great if an additional paramater to define the seed for $rand and $sample could be use.
Guest over 2 years ago in Querying & Aggregations 1 Submitted

Masking of PII fields

Context: We have multiple downstream systems that consume data from MongoDB. These systems are not capable of decrypting sensitive Personally Identifiable Information (PII) fields. Currently, to protect PII, data is encrypted in MongoDB, but downs...
Guest 10 months ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Display Recovery time during restore process.

Team, Currently Mongo DB restoration process not giving any recovery time estimate when restore process start and because of that we are not able to plan time window for other critical process to start which is depend on restore and not able to c...
Guest over 3 years ago in Database 0 Submitted

log redaction customization

If we have customizations on the log redaction feature then we can add our preference where we have to apply log redaction. As of now according to my opinion it is getting applied on the all log fields which may create a issue while troubleshootin...
Guest over 1 year ago in Security, IAM, and Compliance 0 Submitted