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)

Enhanced TypeScript Type Inference for Aggregation Pipelines

Summary Developers using the MongoDB Node.js driver (and libraries like Mongoose) rely heavily on aggregation pipelines but currently lack strong TypeScript integration and type inference when constructing complex stages. The aggregate() method do...
Alex Bevilacqua 10 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

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 10 months ago in Drivers (ie: Node.js, Java, .NET) 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 about 5 years ago in Drivers (ie: Node.js, Java, .NET) 2 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 6 years ago in Drivers (ie: Node.js, Java, .NET) 2 Will Not Implement

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

Hibernate and MongoDB

Hibernate OGM is not currently supported. It would be great to use Hibernate with MongoDB.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Shipped in Public Preview

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

A `syncIndexes()` API for PyMongo.

Implement a method on the collection object, `syncIndexes`, that takes a list of IndexModels (similar to the existing `createIndexes` method) and ensures that the indexes in the collection is exactly the same as those specified in the list. Simil...
Yi Hong about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add an official driver for Erlang

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