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 & Frameworks

Showing 82

Workload Identity Federation Support

Workload Identity Federation is supported since Mongo 7.0 on Atlas. Ruby is still missing from the supported drivers though https://www.mongodb.com/docs/atlas/workload-oidc/#connect-an-application-to-mongodb-with-workload-identity-federation. Ad...
Guest 12 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

add deno driver

(i was forced to select a category so i choose nodejs) Deno is coming https://deno.land/ From the creator of nodejs. Better than nodejs.
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

official Julia driver

Would love to see an official Julia driver.
Guest almost 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Dynamic Configuration Changes for Connections

We would like to suggest a feature improvement where connection parameters can be dynamically changed so that no restart of client application infrastructure is needed. Currently, when changing connection configuration, this usually requires the ...
Guest over 4 years ago in Drivers & Frameworks 0 Submitted

Add an official driver for Erlang

No description provided
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

Add support for tlsAllowInvalidCertificates

We use mongodb replicaset with encryption in-flight enabled (tls=true), but we don't require client certificates. For mongosh and c# drivers there is a parameter tlsAllowInvalidCertificates which let us DONT use any certificates including root CA ...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

Support TagWithCallSite and TagWith with EF Core Provider

It'd be good to support TagWithCallSite and TagWith so it's easier to figure out where the queries came from. The "tag" could be put in the query option comments so that it can be used when profiling and with otel integrations.
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

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

Add support for new pagination feature

Please add support for new pagination features explained here: https://www.mongodb.com/docs/atlas/atlas-search/paginate-results/
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Asynchronous variant of IIdGenerator

We have use cases where IDs assigned to documents are generated by an external service. Communication with the external service is asynchronous. We have created custom IIdGenerator implementations for this purpose, and they work, but unfortunately...
Guest about 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted