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

All feedback

Showing 3891

MultiTenant Abstraction

Just as a time-series collection in MongoDB 5.0 abstracts the underlying implementation of the bucketing pattern, customers who implement a multi-tenant model through separate databases per tenant run into the issue of too many dhandles and would ...
Guest about 4 years ago in Database 0 Submitted

Provide straightforward syntax for 1-to-1 joins in aggregation

The syntax for joins that bring back multiple documents from foreign collections is very straightforward and yields exactly what one would expect, but simple joins that are bread and butter in SQL require very convoluted and expensive to run synta...
Guest about 4 years ago in Querying & Aggregations 4 Submitted

SnakeCaseElementNameConvention

Please add support for snake case convention. Snake Case is super popular with API designs. https://mongodb.github.io/mongo-csharp-driver/2.13/reference/bson/mapping/conventions/
Guest about 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement

Containerized Functions + Logging + Dependencies Improvements

I believe most of the below asks would be resolved if you allowed containerized functions to be uploaded and we can have the correct execution environment. Allow larger function sizes Allow more larger dependency sizes Allow 256kb size per log en...
Guest about 4 years ago in Atlas Triggers and Functions 0 Submitted

Add date added and date updated to Network Access IP table

The network access table should have a way to see the date an IP was added and if/when is was last updated. This will give better insight and control over company users add and maintain their IPs when only whitelisted access is allowed.
Guest about 4 years ago in Atlas 0 Submitted

Unpause Cluster for X Duration

Allow customers to specify the duration they wish the unpause the cluster before Atlas will automatically re-pause the cluster. Namely for use cases where development / testing is going to commence and customer wishes to ensure cluster is paused a...
Guest about 4 years ago in Atlas 0 Submitted

Support Login with Microsoft Credentials

When login to Atlas, we can use Google Login at the moment. Please add Login with Microsoft Credentials.
Guest about 4 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Allow provider-level configuration for project in Atlas terraform provider

For the provider-level configuration, would be nice to be able to set the project at provider level vs. having to provide it at resource level. Currently, it doesn't seem that the provider accepts a project argument.
Guest about 4 years ago in Atlas 0 Submitted

Make targeted query to a specific shard without using the shard key as part of query.

As of right now you need to use the shard key as part of the query to make a target query to a specific shard. Would like the ability to make targeted query to a specific shard without using the shard key as a part of the query. Maybe one way of...
Guest about 4 years ago in Database 0 Submitted

rolling maintenance for replicasets

Similar to the process outlined in this doc for index builds https://docs.mongodb.com/manual/tutorial/build-indexes-on-replica-sets/ It would be beneficial if the same process can be allowed in Atlas for running database maintenance processe...
Guest about 4 years ago in Atlas 0 Submitted