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

provide faster way to perform a count() on million documents

a couple of customer a shifting from MongoDB to other DBs like Redis or even PostreSQL as count is too slow on MongoDB when there are a lot of document to count even with use of indexes
Guest about 5 years ago in Database 2 Submitted

Field Mappings in webui should show updatedAt

https://cloud.mongodb.com/v2/id#/clusters/atlasSearch/name?database=db&collectionName=col&indexName=default&view=IndexOverview Field mappings please show when the field mappings were last updated
Guest 6 months ago in Atlas Search 0 Submitted

Rejecting Index Suggestions

Some Index Suggestions don't work. The Performance Advisor doesn't sample data, and therefore can not predict if some field is worthwhile in an index or not (e.g. some fields may contain the same value for all documents). If we decide to not appl...
Guest over 4 years ago in Atlas 0 Submitted

Possibility to set variables used in pipeline stages

Hi ! It would be really handfull to have the possibility to use variables in the pipeline stages: var userId = ObjectId("5f61dfadc1e8960001700da8'") { $match : {user.id : userId} } for complex queries, it would avoid having to modify the id at e...
Guest over 4 years ago in Compass & Data Explorer 1 Planned

Node specific defaultMaxTimeMS

As this new functionality in 8.0 is intended to set a fixed time limit on all nodes across the cluster. Is there a possibility to set it different for each node? Our non-operational (Analytics) or secondaries may be capable to tolerate higher l...
Guest about 1 year ago in Atlas 0 Submitted

Add a "Limit" to Delete and Bulk Delete operations

Deleting tens of millions of documents can have a big impact on the performance of the Clusters, even using Bulk Delete. A "Limit" must be added to Delete and Bulk Delete to let us limit the number of operations, making sure we do not kill the Clu...
Guest about 6 years ago in Database 2 Submitted

Create Atlas App Services and Link Them To Clusters with Terraform

It would be great to create App Services (Realm Apps) and then create the service link to an Atlas Cluster with Terraform. This is so that Trigger resources can be created fully within Terraform, rather than having to hack together API calls, CLI...
Guest over 3 years ago in Atlas 3 Planned

Edit field while projecting

When projecting certain fields of a document, the UI does not allow the user to edit the document. This is a bit counter-intuitive as editing documents that have a large amount of fields is way harder than only showing the fields (via projection) ...
Guest over 2 years ago in Compass & Data Explorer 1 Submitted

There is no option give arrayFilters when using bulk update option

There is no option give arrayFilters when using bulk update option
Guest 6 months ago in Compass & Data Explorer 0 Submitted

There is no option to add arrayFilters in bulk update documents

There is no option to add arrayFilters in bulk update documents. Because of this we are unable to update a specific element of an array in the document from compass.
Guest 6 months ago in Compass & Data Explorer 0 Submitted