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 338 of 2894

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

More verbose information about compact failures in logs

Recently we had a compact operation fail, and the mongod logs stated this was due to "eviction pressure" on the server. We have learned that this is a failsafe mechanism built into the compact command, but we would like to have a more verbose expl...
Guest over 5 years ago in Database 0 Planned

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