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

Feedback

Support for MongoDB Package in Edge Computing Environments

The increasing adoption of edge computing and serverless architectures necessitates compatible database solutions. The MongoDB Node.js package currently faces compatibility challenges in edge environments, such as Vercel Edge Functions, due to its...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Kotlin Driver - Allow querying nested properties via data classes

In the Kotlin driver extensions, we can use data class KProperties to create Filters. For example given these models as data classes: data class Movie(val movieName: String, releaseDate: LocalDate, rating: String) data class MovieReview(val movi...
Guest about 1 year ago in Drivers & Frameworks 2 Will Not Implement

Add an official driver for Erlang

No description provided
Guest about 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 almost 5 years ago in Drivers & Frameworks 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

Enhancement on Native Auditing

When we enable native auditing the following three information is missing. Its more useful from security aspects . Can it be considered to capture these information in current or future releases soon.. Session ID OS user Service name Kannan
Guest over 3 years ago in Security, IAM, and Compliance 0 Submitted

Hello, your login captcha is a real pain ********** !!!!!

Hello, your login captcha is a real pain ********** !!!!!
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Add SSO authentication support to mongoDB database

Existing issue: One user has accounts in multiple mongoDB databases on Atlas that exist in different Projects and maybe Organizations as well. When he wants to switch from one database to the other from a 3rd party app, he has to provide his crede...
Guest about 4 years ago in Security, IAM, and Compliance 1 Submitted

Include IdP Group and Atlas Role mapped in the ROLE_MAPPING_CREATED event

When an Atlas Role is mapped to an IdP group in the Federation Management Console, an event is created with the eventTypeName "ROLE_MAPPING_CREATED" and the description "A Role Mapping was Created". The event returns in both the Atlas Admin API ev...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Separate access control for read-only replicas

There is a multi-replica cluster and there are read replicas. I consider it necessary to add the ability to restrict access separately for a read-only replica. Thus, limit the connection not only to the entire cluster at the project level, but als...
Guest about 4 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted