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

Add Support for Private Endpoints on US East 2 (Ohio) for AWS

Since MongoDB Atlas Private Endpoint dont support cross region endpoints, I would like to have available the endpoints for Data Federation on the region where I operate.
Guest 12 months ago in Data Federation 0 Submitted

Support to export backups to Azure Blob Storage in Atlas

I would like the capability to export my cloud snapshots to Azure blob storage.
Guest over 2 years ago in Data Federation 0 Submitted

Simplified JSON support for $out to S3

The ability to $out to S3 from a federated database instance is a game-changer for those working with their own data warehouses and data lakes. One improvement that would make it better would be to support simplified JSON for json exports. Curre...
Guest about 2 years ago in Data Federation 1 Submitted

Do not error when performing bulkwrite operations with 0 elements

It frequently add unnecessary friction, eg if we process elements 1000 by 1000 and then process the remaining ones Just silently no-op in those cases Same for insertMany. I'm sure a lot of people would appreciate that QoL improvement
Guest 9 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

a GUI for setting SQL Query sampling size (like in bi connector Atlas console)

Provide the ability to set SQL Query sampling size (like in bi connector Atlas console). This would allow our business customers that use the Power BI/ Tableu to easily set and manage sampling without having to use cli command (i.e., sqlGenerateSc...
Guest about 2 years ago in Data Federation 1 Future Consideration

Connect Power BI to Atlas Data Lake

I'd like to create visualizations by connecting Power BI to Atlas Data Lake.
Guest almost 6 years ago in Data Federation 1 Future Consideration

Make driver aware of Autoscaling

Driver not aware of autoscaling (topology changes) This is related to https://support.mongodb.com/case/01186544. We are experiencing exceptions when autoscaling is supposed to work flawlessly. The problem seems to be that the driver checks for a ...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Client-Side Automatic Field Encryption - Support contacting keyvault via Sock Proxy

When using Atlas from our application in our Datacenter, we are able to connect to it without issue. When adding CSFLE, some HTTP calls are made to login on Azure and access the AKV. These HTTP calls must go through a proxy.
Guest about 3 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

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 6 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Codec key/value support

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Trying to serialise objects using Mongo java codecs. The codec is unaware of if the target is a key or a value, which mean...
David Kilburn 6 months ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration