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

Allow enabling/disabling automatic CSFLE encryption/decryption on per-collection/database level in Python SDK

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. So far, we can only specify whether automatic encryption/decryption is on on a MongoClient, and all operations there will ...
Yi Hong about 2 months ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

Support Google Cloud Storage

I'd like to use the Atlas Data Lake with data I've stored in Google Cloud Storage.
Guest over 6 years ago in Data Federation 3 Submitted

Support Microsoft Azure Blob Storage

I'd like to use the Atlas Data Lake with data I've stored in Microsoft Azure Blob Storage.
Guest over 6 years ago in Data Federation 2 Submitted

image Hosting in Mongodb

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. We need to manage and serve images without degrading database performance. Storing large image files in the database incre...
Aniket Kapse 2 months ago in Data Federation / Infra-as-code & APIs 0 Future Consideration

Update PyArrow version required for PyMongoArrow to use with Fireducks

Update PyArrow version to use with Fireducks - right now I want to use these three libraries in one data science project: - fireducks-1.2.2 (pip install fireducks) - pyarrow-19.0.1 (pip install pyarrow) <-- required by the Fireducks - pymongoar...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add Nearest secondary read preference

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. We would like to avoid the nearest read reference to connect to the primary. What would you like to see happen? Des...
Ping Kin Ma 6 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Cross Project Access to Atlas Clusters from Data Lake

I would like by Data Lake in Project A to be able to query data in a Cluster in Project B.
Guest almost 5 years ago in Data Federation 4 Submitted

readPreference=Secondary for Federated Data Store

We're using Online Archives to ensure our cluster data size stays manageable, while at the same time enabling our data extraction process to have access to older date on an exception basis. Not being able to set the read preference on our mongoex...
Guest over 3 years ago in Data Federation 0 Submitted

Add a function for determining if a connection object is still healthy

If an application needs to cache database connections to MongoDB. It would be helpful to have a function to call when retrieving a cached database connection. This function would ensure the connection is healthy before use. It could just return a ...
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 3 Submitted

Support for Superset and other Python DB-API / SQLAlchemy connections to SQL Atlas

Superset uses SQL Alchemy and/or Python DB-API drivers, not JDBC or ODBC drivers. Superset is the most popular, open-source Apache visualization tool. Others have made it work like this: https://preset.io/blog/building-database-connector/
Guest over 2 years ago in Data Federation 0 Submitted