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

Add Date support to pymongoarrow

pymongoarrow already supports datetime but that is not ideal to store partitioned values. I assume we would ideally store dates as BSON Date in MongoDB and then get back a Parquet Date. Y'all already support many data types (https://github.com/mon...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Define Port for ssh tunneling

If it would be possible to define the local routed port, some things like mongodump and mongorestore could be easily used outside of mongodb compass.
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Is it possible to export the collection without rearranging the columns in alphabetical order, I prefer them they way they are as-is. Thank

No description provided
Guest over 4 years ago in Compass & Data Explorer 0 Submitted

implicit cast based on validation schema

When importing json data containing an ambiguous type (e.g. 0, which can be a double or int32) with a collection that has a validation schema[1] set for a specific type (e.g. double), the server should reference the schema to resolve the type to i...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Respect custom roles/Specific Privileges

Currently Compass does not respect collection privileges properly. If you limit access to a particular collection in a DBuser assigned role or specific privileges it shows you no collections. I have confirmed this with customer support as demons...
Guest over 4 years ago in Compass & Data Explorer 1 Submitted

Respect custom roles/Specific Privileges

Currently Compass does not respect collection privileges properly. If you limit access to a particular collection in a DBuser assigned role or specific privileges it shows you no collections. I have confirmed this with customer support as demons...
Guest over 4 years ago in Compass & Data Explorer 0 Submitted

Aggregation pipeline stage metrics

We are working on a pipeline Query, Its taking good amount of time. We have lot of stages. it would be good we can get know which stage is taking more time. Is there any way we can get the stats of each pipeline stage like approx duration, no of...
Guest almost 5 years ago in Compass & Data Explorer 3 Submitted

.NET 6.0 support for Entity Framework driver

The pre-release version of the EF support in C# driver is only published for .NET 7.0 while the LTS version of .NET is 6.0 and many vendors use (and will use it) for a long time. The roadmap from https://github.com/mongodb/mongo-efcore-provider#li...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Will Not Implement

Add the possibility to export a pipeline to java using Spring Data MongoDB

Spring Data for mongoDB support aggregation for use with their MongoTemplate, and it is less verbose and more readable than an aggregation to use with MongoClient. It would be nice to be able to export a pipeline to Java language for this framewo...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

I would like to be able to export an aggregation pipeline to Kotlin

No description provided
Guest over 2 years ago in Compass & Data Explorer 0 Submitted