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

Create an Uninstall utility for Win, Mac, linux

Create an Uninstall utility tool for Windows, macOS, linux.
Felicia Hsieh over 4 years ago in Compass & Data Explorer 0 Submitted

Always display Compass version on every screen

Always display Compass version on every screen because silent Auto Updates are silent. Clicking Auto Update even once will start the update process.
Felicia Hsieh over 4 years ago in Compass & Data Explorer 0 Submitted

Multiple collection ACID transactions

Currently we can update multiple documents with one query if all documents belong to the same collection as shown below; dB.collection.bulkWrite([ query1, query2, query3, query4 ]) This feature is wonderful but it is paramount if mongodb can ena...
Guest over 4 years ago in Drivers & Frameworks 0 Submitted

I want Drive with U !?!! Filo

Driver for a nice New World
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support RHEL 6 or CentOS 6 in Compass

Support RHEL 6 or CentOS 6 in Compass
Felicia Hsieh over 4 years ago in Compass & Data Explorer 0 Submitted

SnakeCaseElementNameConvention

Please add support for snake case convention. Snake Case is super popular with API designs. https://mongodb.github.io/mongo-csharp-driver/2.13/reference/bson/mapping/conventions/
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement

save

Touching a collection on the left hand side, wipes out your work in aggregations with no warning When using aggregations and you are busy with your pipeline(s) If you left click on any of the collections on the left panel,  It wipes out y...
Guest over 4 years ago in Compass & Data Explorer 0 Submitted

save

Touching a collection on the left hand side, wipes out your work in aggregations with no warning When using aggregations and you are busy with your pipeline(s) If you left click on any of the collections on the left panel,  It wipes out y...
Guest over 4 years ago in Compass & Data Explorer 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