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

Feedback

Delete several documents at once

When I query documents, It would be good to be able to delete them all, instead of having to delete them one by one (very long if you have 100 docs for example)
Guest about 6 years ago in Compass & Data Explorer 0 Submitted

Desktop icon shouldn't reappear after every update

The desktop shortcut re-appears in on desktop after every update.Even though I remove it every time. (on Windows)
Guest over 2 years ago in Compass & Data Explorer 1 Submitted

Allow the ability when NVME cluster to autoscale up based on CPU and Memory

To provide autoscaling capability for MongoDB NVME clusters based on CPU utilization and memory metrics. This feature would automatically provision additional resources when predefined thresholds are reached, ensuring optimal performance during us...
Guest about 1 year ago in Performance & Optimization 0 Submitted

Copy as "normal" JSON

Would be nice to have ability to copy data in mongo shell compatible format. NOT like this: {"_id":{"$oid":"58a1b4496711f017c2be2c86"},"reportedBy": "$oid":"589b5cddb8843f642c09eecd"},"createdAt":{"$date":"2017-02-13T13:27:37.594Z"}} But like this...
Guest almost 6 years ago in Compass & Data Explorer 2 Submitted

Raise the limit of 16 MB JSON between aggregation stages

When doing analytics, the 16 MB JSON limit between aggregation stages restricts the ability to process large amount of data. allowDiskUse does not help with all the various $operators and stages that we use. See ticket 00774514 for details.
Guest about 4 years ago in Querying & Aggregations 0 Submitted

Have my last query persist in the search box

I realize you have a search history but even simpler and faster would be if the previous search query just persisted in the search box. Many times I am doing the same search over and over again but with a different objectID. If I switch from one c...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Handle Daylight Saving Time when $densify is used on a date field

When using "day" as "unit" for a $densify pipeline stage on a date field, the date is always advanced of 24 hours. This is however not always the expected result in timezones in which the year has one 23-hour and one 25-hour long day, because of D...
Guest over 3 years ago in Querying & Aggregations 1 Submitted

Disallow new connections that don't specify an appName field

Currently as a DBA it's sometimes hard to identify which service is causing load on a shared cluster/database. Some people connect for adhoc workloads but don't specify an appName making it hard to track back to the owner. It would be useful to re...
Guest about 1 year ago in Database 0 Submitted

Add ability to ECHAP and CTRL+S in editing mode

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. Fastering modification in document What would you like to see happen? Describe the desired outcome or enhancement. ...
Nicolas de Cenival 5 months ago in Compass & Data Explorer 0 Future Consideration

Allow per-instance read-only databases in MongoDB

Hello MongoDB team, I manage several isolated MongoDB instances for different environments (dev, preprod, prod). In some cases, I would like to make an entire database read-only to prevent accidental writes (e.g., for preproduction). Currently, ...
Guest 9 months ago in Compass & Data Explorer 2 Submitted