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

$sql operator support for Atlas Data Lake

As a Compass user, I would like to connect to my Atlas Data Lake connection and query either my S3 or Atlas Cluster using $sql.
Guest over 5 years ago in Compass & Data Explorer 2 Will Not Implement

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

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

Freelance VOIP Engineer

Finding freelance jobs for engineers is easy, but making sure the role is suited for your field and getting the job is the tricky part. You need to make sure that the post is related to what you do because if you pick up a wrong position that you ...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Improve Index utilization information for unprivileged users

If a user is not privileged to call $indexStats, Compass is showing a 0 as value for index usages, which is misleading. Instead it would better to indicate that the indexStats could not be fetched.
Guest over 5 years ago in Compass & Data Explorer 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