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 62

official Julia driver

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

pymongoarrow replaces existing codecs

The api.write() method replaces any existing codecs. The collection TypeRegistry is replaced with a new instance, effectively removing any existing custom codecs. https://github.com/mongodb-labs/mongo-arrow/blob/1.6.0/bindings/python/pymongoarrow...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

pymongoarrow replaces existing codecs

The api.write() method replaces any existing codecs. The collection TypeRegistry is replaced with a new instance, effectively removing any existing custom codecs. https://github.com/mongodb-labs/mongo-arrow/blob/1.6.0/bindings/python/pymongoarrow...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

pymongoarrow replaces existing codecs

The api.write() method replaces any existing codecs. The collection TypeRegistry is replaced with a new instance, effectively removing any existing custom codecs. https://github.com/mongodb-labs/mongo-arrow/blob/1.6.0/bindings/python/pymongoarrow...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add an official driver for Erlang

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

ODBC drivers for Red Hat systems

As we do not have any ODBC Driver versions available for RedHat OS, we require an ODBC driver compatible with RHEL 8 and above.
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

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 over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 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 over 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

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 over 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted