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

Database

Showing 335

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 about 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 about 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 about 5 years ago in Database 0 Submitted

Find all geoJSON points within a large collection of polygons. Reference collection in geoWithin.

I would like to be able to find all geoJSON points located within a collection of polygons. My personal goal is to find points located within earth's water bodies. The water bodies are located in their own collection while the geoJSON points are l...
Guest about 5 years ago in Database 0 Submitted

Este cartão e so para reseber o q ganhei

No description provided
Guest over 5 years ago in Database 23 Submitted

MongoDB emulator

From a user - A MongoDB in-memory emulator would help development against MongoDB in a completely isolated way. They deploy self contained applications for developers that don't have any external connections other than MongoDB. The customer found ...
Guest over 5 years ago in Database 0 Submitted

Periodic large bulk insert/update all or nothing with instant switchover

Provide the ability for orgs to update things like large reference data sets periodically. E.g. an ecommerce site updates its product inventory every night at midnight, where even though the inserts or updates may take say 10 minutes to run and co...
Guest over 5 years ago in Database 0 Submitted

Support for wildcards in permission parameters

Support for wildcards or maybe even regular expressions in the database/collection name of a permission for a custom role. We have a multi tennant setup, by storing every customer's data in its own database on the cluster. The applications we bui...
Guest over 5 years ago in Database 0 Submitted

Notification Alert

Whenever a document is created within a collection to send a email to the account holder.
Guest over 5 years ago in Database 0 Submitted

Allow validate to use replica tags

The use case for this is to be able to target a secondaries in different shards. If validate accepted tag read preference it could be kicked off from a shell connected to a mongos.
Guest over 5 years ago in Database 0 Submitted