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

Atlas UI deliver on Electron app

Deliver Atlas UI as an electron app to be like an IDE and improve developers, data engineer, data scientist experience to work on a tool like VScode, IntelliJ, etc.
Guest over 4 years ago in Atlas 0 Submitted

Profiler chart scale

In the profiler page, the charts scale do not make sense. The maximum values in the Y axis are very high which make the investigation very difficult if the actual values are smaller. I suggest that Y axis values would be dynamic to each the research.
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 0 Will Not Implement

Being able to enable / disable Database users

When managing accounts and permissions, it could be great to "disable" an account before deleting it or reseting its password. By example GCP ServiceAccounts have this feature. It helps to restore a service of an account faster if this one is sti...
Guest over 4 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

online/cloud version mongodb shell

It would be nice to have and online/cloud version of mongodb shell. I am trying/learning mongodb. I have server in the cloud but to use mongodb shell I have to install it. My "desktop" is raspberry pi, and it's pain to install mongodb on it, becau...
Guest over 4 years ago in Atlas 0 Submitted

ability to favorite a cluster, database, or collection and have your favorites accessible from any screen for quick navigation

No description provided
Guest over 4 years ago in Atlas 0 Submitted

Folders/Directories For Functions, Triggers, Etc

Allow users to create directories and subdirectories for staying organized when creating many Realm triggers and functions.
Guest over 4 years ago in Atlas 2 Submitted

Using Aggregation Pipeline Builder in $facet stages

Writing more complex $facet stages (3+) without Pipeline Builder is a pain, so being able to use that in that type of stage would be a huge help! I mean being able to swap and use Pipeline Builder to every each branches of sub-pipelines in a $face...
Guest over 4 years ago in Atlas 0 Submitted

Add some casting addon or function based on MongoDB's implementation of JSON Schema

Without casting addons, there is a need to iterate though each property just to check if this value needs some casting (most probably this can be easily done on type check). I´m having special troubles with Date type, as most of the time this type...
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support "default" keyword in MongoDB's implementation of JSON Schema

Without defaults, there is a need to iterate though each property just to check if a default value is needed (most probably this can be easily done on type check). Also without defaults we need to remember checking it both in inserts and updates (...
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Provide global collection-aggregated latency stats

The global latency stats Server Status section currently aggregates all the latency information known to the server. We have a need for the same information except aggregated by collection. The actual command: db.serverStatus().opLatencies.
Guest over 4 years ago in Database 0 Submitted