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

Drivers (ie: Node.js, Java, .NET)

Showing 6
113 VOTE

official Dart driver

We use mongo in weebi Dart / Flutter application. We would be eternally grateful if you could implement an official Dart Driver, There is already an unofficial mongo dart repo : https://github.com/mongo-dart The specific feature we need is Ejson ...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement

Make the Go driver interface based so that it can be easily mocked for unitTests.

Provide interfaces for driver classes that can be used to mock the database for unit tests. Along the lines of what AWS does for its services: https://aws.amazon.com/blogs/developer/mocking-out-then-aws-sdk-for-go-for-unit-testing/
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement

.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 almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Will Not Implement

Support opentracing for the go driver

No description provided
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement

Add support for directly marshaling arrays and slices to Extended JSON

The Extended JSON encoder does not support encoding arrays and slices by themselves. The decoder does support decoding JSON arrays into slices. Add support for encoding arrays and slices to a JSON array.
Guest about 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement

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 about 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement