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

Per-Shard Triggers to improve scalable/performance/resilience

In our geo-sharded cluster, we use Change Streams and Atlas Triggers. Most of our pipelines include an exact match for the shard key - so we can process the data in the same region where the data resides. However, due to the design of change str...
Boris Figovsky 7 months ago in Atlas Triggers and Functions 0 Submitted

On-Prem Data Lake Options

I'd like to run an instance of MongoDB's Data Lake product on my own infrastructure.
Guest over 6 years ago in Data Federation 1 Submitted

Support for arrayFilters in Functions

Can we add arrayFilters and other array update capabilities that already exist in MQL? Its is difficult to update arrays, and very easy to update an array in MQL in node.js for example.
Guest over 6 years ago in Atlas Triggers and Functions 3 Planned

Allow to pass user on Realm's Database Triggers

Currently I can create a Database Trigger, that when calling its Function I can restrict based on "%%user" - through "Can Evaluate". Though since the Function is called by a Trigger and therefore runs as a "system user" I cannot access the User ob...
Guest almost 4 years ago in Atlas Triggers and Functions 2 Submitted

Access Online Archive in Customer Data Lake

I've started using Online Archive for my data and would not like to add this as a source to my Atlas Data Lake so I can query my cluster + archive + s3 data all together.
Guest over 5 years ago in Data Federation 2 Submitted

Support for Iceberg Partitions

Apache Iceberg uses URL encoded partitions, see: https://github.com/apache/iceberg/blob/main/api/src/main/java/org/apache/iceberg/PartitionSpec.java#L218 Atlas Data Federation S3/Parquet currently does not support URL encoded partitions, this a ...
Guest about 1 year ago in Data Federation 0 Submitted

Support AWS IAM for Data Federation Authentication

We would like to be able to connect to the Federated Database Instance using AWS IAM for Authentication just like you can for Atlas Clusters.
Guest about 3 years ago in Data Federation 2 Submitted

Realm Trigger Event Projection should support exclusion

Realm triggers with a projections must include "operationType": 1. This makes excluding fields impossible because, according to the documentation: if you exclude fields, you cannot also specify the inclusion of fields The only work around we hav...
Guest over 4 years ago in Atlas Triggers and Functions 2 Submitted

S3 alternative provider support

A lot of providers support the same API of AWS. I think it will be simple to integrate them !
Guest almost 6 years ago in Data Federation 0 Submitted

Add Incremental Materialized Views

Add the ability to create a view where the result is pre-computed and is updated incrementally as more data becomes available.
Guest almost 5 years ago in Data Federation 0 Submitted