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

Create an official Elixir driver

See https://github.com/elixir-lang/elixir and https://elixir-lang.org/ Thank you!
Guest over 6 years ago in Drivers (ie: Node.js, Java, .NET) 4 Submitted

Compressed Fields

When large JSON structures are being stored but don't need to be queryable it may be more performant to handle the compression at the field-level as opposed to the network level (similar to what is described in https://medium.com/idealo-tech-blog/...
Guest about 5 years ago in Drivers & Frameworks 0 Submitted

Multi-collection bulk write support for Spring Data

As of MongoDB 8, the bulk write feature can support writing to multiple collections in the same bulk write operation. This is unfortunately not supported in Spring Data for MongoDB, which is very frequently used by our customers.
Guest 12 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Atlas SQL - Provide 32-bit ODBC Driver

MongoDB is transitioning away from the BI Connector for Atlas to Atlas SQL. The BI Connector will be deprecated by June 2025. Moving to Atlas SQL ODBC driver is fine, however the ODBC driver is available only for 64-bit. I know we are in 2024 b...
Wernfried Domscheit about 2 years ago in Drivers & Frameworks 0 Submitted

Short-lived AWS EKS token

Native support for short-lived AWS EKS token in MongoDB java driver, with the ability to refresh the key without any application downtime.
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

getMore retries support for autoscalling feature

its not possible use https://motor.readthedocs.io/en/stable/api-tornado/cursors.html#motor.motor_tornado.MotorCursor.to_list and https://pymongo.readthedocs.io/en/stable/api/pymongo/cursor.html#pymongo.cursor.Cursor with autoscalling feature :( ...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

official Julia driver

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

Golang Driver - MongoDB-AWS Authentication support for any short-lived STS token

The Golang driver supports "MONGODB-AWS" AuthMechanism when you have: - a `AWS_WEB_IDENTITY_TOKEN_FILE` and `ROLE_ARN` environment variable, eg when supplied by IAM Roles for Service Accounts (IRSA), typical in Kubernetes clusters (`assume_role...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

Add an official driver for Erlang

No description provided
Guest over 6 years ago in Drivers (ie: Node.js, Java, .NET) 2 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 5 years ago in Drivers & Frameworks 0 Submitted