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

Conditional TTL index

In case of auto purging sometimes user might want to ensure data has been archived before purging. If conditional TTL was allowed user could set value of a field to indicate document has been archived and then db can purge accordingly.
Guest over 5 years ago in Database 0 Submitted

collections under a document as in firebase firestore

collections under a document as in firebase firestore
Guest over 5 years ago in Database 0 Submitted

Allow parallel migrations to be throttled

This request is for a tuneable parameter to allow the number of parallel chunk migrations to be limited.
Guest over 5 years ago in Database 0 Submitted

explain why node status is orange

There is an orange node and i have been trying for 20 minutes to find out why it's orange or what that yellow triangle means but there is no info anywhere...
Guest over 5 years ago in Under Review 0 Submitted

String Json Parser

lately, I imported a big CSV file, containing fields with values of Json object in String format, the simplest way to parse those strings to object it was by doing find().forEach( JSON.pase then update) it taken too much time to update the collect...
Guest over 5 years ago in Database 1 Submitted

It would be perfect, If I have "Credential ID" and "Verification Link" for courses that I have completed. Yes, I know, MongoDB provides t

It would be perfect, If I have "Credential ID" and "Verification Link" for courses that I have completed. Yes, I know, MongoDB provides this information for professional certified developer, but Why not for the certificate of completion?
Guest over 5 years ago in Under Review 0 Submitted

TTL expiration on embedded subdocs

TTL expiration on an embedded subdoc will delete the parent/root doc. Provide an option to only delete the subdocument on expiration.
Guest over 5 years ago in Database 0 Submitted

Throttle or limit remove() with "limit" or other options

Please throttle remove(). Please allow caller to throttle or limit "remove()". The syntax to remove includes a filter query much like find(). But, there is NO limit. So if a caller wants to delete all documents older than date X, but only delete ...
Guest over 5 years ago in Database 0 Submitted

Ability to view and track collection wise transactions (read,write,success,failures)

We have multiple microservices using the same collection and we'd like to track how many calls come from each, and also understand which transactions are successful or not. Ultimately this will allow us to understand the MDB usage by each of the ...
Guest over 5 years ago in Database 0 Submitted

mongocli feature request : add an option to specify the path to the CA file in the mongocli configuration.

Currently while using mongocli to connect to Ops Manager via https, one needs to add the public CA certificate to local system's trusted certificate store. Please add a parameter in the configuration file where one can specify the path to the loca...
Guest over 5 years ago in Under Review 0 Submitted