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 4026

Add a global types package for use in MongoDB Shell js scripts

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. When writing MongoDB Shell js scripts, I want to have autocompletion, and possibly type checking, by utilizing TypeScript ...
Segev Finer 5 months ago in MongoDB Shell 0 Future Consideration

Please use correct date format in invoices

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Current format: 11/01/25 This is supposed to read as 1st November 2025, but to me it says 11th January 2025 What wou...
Andy Geach 5 months ago in Billing & Account Management 1 Future Consideration

Backup persistence after termination should be standard

It is odd that snapshots are tied to clusters and lost/destroyed when clusters are terminated. Snapshots have their own retention policies for a reason. Persistence after cluster termination should be the rule, not the exception.
Guest over 2 years ago in Atlas Backups 0 Submitted

Safe mode to pause non-essential changes

I'd like to be able to put the cluster into a "Safe Mode" during an incident. For example, I'm responding to an incident or I suspect something's fragile or breaking, and I don't want any scheduled activities to make it worse or distract me. I al...
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

Add support for all type of joins like Postgres has and improve performance

$lookup is a performance killer. Joins are crucial parts in every OLTP system. $lookup is the equivalent to join in SQL, however $lookup is slow, doesn't support hash joins or other efficient join algorithm implemented in Postgres for example. Se...
Guest over 1 year ago in Performance & Optimization 1 Submitted

Hi, in our environment (managed by OPS Manager) we have a lot of mongodb instances in the same server, would be useful having a function/met

Hi, in our environment (managed by OPS Manager) we have a lot of mongodb instances in the same server, would be useful having a function/method/command to exec the shutdown/startup of all instances running in an specified server. At the moment the...
Guest about 3 years ago in CLI & Shell 0 Submitted

Integrated Benchmark utility for mongodb

I would like to request a mongodb utility which can do benchmark tests and can be used by developers and DBA to test mongodb for release changes, application code changes etc. The utlity should be able to simulate multiple users and produce differ...
Guest over 2 years ago in Atlas 1 Future Consideration

Enhanced TypeScript Type Inference for Aggregation Pipelines

Summary Developers using the MongoDB Node.js driver (and libraries like Mongoose) rely heavily on aggregation pipelines but currently lack strong TypeScript integration and type inference when constructing complex stages. The aggregate() method do...
Alex Bevilacqua 5 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

If vaultSecretBackend is enabled, allow specifying the kv mount

When enabling `vaultSecretBackend`, there is no option to specify the path/name of the kv engine to use within the specified vault namespace (it is hardcoded to `secret`). For example: https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg...
Guest 11 months ago in Kubernetes 0 Submitted

Make unreplied comments editable

When creating a case, I often don't spell all the information I consider useful at once, for any tiredness or emotional reason. So I am as often stacking comments to my own case, prior to get any reply from support team. Reply that can take time, ...
Guest over 1 year ago in Under Review 0 Submitted