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 3956 of 3956

$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 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

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

Get the fields corresponding to a Max/Min document

When I view the max/min aggregate in the charts, I would like to see the corresponding document's field. For example, I want to visualise a table like below, _id max(field1) field2_of_maximum_field1
Guest over 5 years ago in Charts 0 Submitted

Array of mixed types not working correctly

When we have an array of type [String, number], the second item is considered as string and hence, not able to do aggregation like sum. For example, consider ``` $project: { transposed: { $zip: { inputs: [["aaa","bbb"], [1, 2]] } } } I am...
Guest over 5 years ago in Charts 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

Ability to set snapshotRetentionDays value to 1

Need to be able to retain 1 day backups only or just daily backups. Need to reduce 3 day worth of archive.
Guest over 5 years ago in Enterprise Advanced 0 Submitted

server to database drill down for Ops Manager metrics

When looking at server charts in Ops Manager METRICS, it would be good to have the ability to drill down to the database level. For example, I can easily see #connections to a host via Ops Manager UI. But, I want to know which databases in the clu...
Guest over 5 years ago in Charts 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

Love The New Look

Just wanted to say I love the new look!
Guest over 5 years ago in Atlas 0 Submitted