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 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

Improve MongoDB Kotlin driver to match Kmongo or Realm

Having tested both Realms and KMongo i can say that the MongoDB Kotlin driver is lacking a lot when it comes to idiomatic kotlin. First of all, requiring Strings and not accepting KProperty forcing people to type Foo::bar.name is something that s...
Guest over 2 years ago in Drivers & Frameworks 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

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

Create an official Elixir driver

See https://github.com/elixir-lang/elixir and https://elixir-lang.org/ Thank you!
Guest almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 4 Submitted

sqlGetSchema Sampling

There is currently no way to know what a current sampling size is on a collection. I would recommend adding this to the sqlGetSchema output.
Guest about 2 years ago in Data Federation 0 Submitted

Atlas SQL - Provide 32-bit ODBC Driver

MongoDB is transitioning away from the BI Connector for Atlas to Atlas SQL. The BI Connector will be deprecated by June 2025. Moving to Atlas SQL ODBC driver is fine, however the ODBC driver is available only for 64-bit. I know we are in 2024 b...
Wernfried Domscheit over 1 year ago in Drivers & Frameworks 0 Submitted

Compressed Fields

When large JSON structures are being stored but don't need to be queryable it may be more performant to handle the compression at the field-level as opposed to the network level (similar to what is described in https://medium.com/idealo-tech-blog/...
Guest almost 5 years ago in Drivers & Frameworks 0 Submitted

Process files and move them when processed

I use AWS SES for incoming emails. It drops text files into an s3 bucket and then I need to parse these into json documents. There did not seem to be any means of setting this up within data-lake. I also need to move documents from the inbox folde...
Guest almost 6 years ago in Data Federation 1 Submitted