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

Showing 103 of 4027

Making operations that hang indefinitely more visible

Hi Team, It would be useful for some kind of timeout message to be implemented if an operation is waiting on commitQuorum - say wait an hour and then return an error message with "Can't perform operation, required number of commitQuorum members n...
Frederik Nosi over 1 year ago in Storage & Transactions 1 Submitted

Additional checks for storage consistency

The following opt-in features would add additional check to check for storage layer corruptions of collections. 1. Upon write read what data was committed to disk. 2. Periodic or scheduled scanning of a collection. Similar to collection.validate ...
Guest about 6 years ago in Storage & Transactions 0 Submitted

sharding error shardsvr

Make it clear which node is causing the "shardsvr" error. Spawned from support case 01042995 Our error occurred when the user tried to connect using Compass. The failure was to list the collection names on one database. The error presented back...
Guest over 3 years ago in Storage & Transactions 0 Submitted

CSFLE - Encryption of fields within an Array Object instead of whole Array

CSFLE - Can you provide Encryption of fields within an Array Object as part of mongo-crypt library in the future releases. current library encrypts the whole array and we are not able to do queries within the Array object.
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

Take possible SerialName annotation into account for the query DSL (Kotlin)

Hey, I'm talking about the kotlin-driver (there was no kotlin selectable in the dropdown, so I chose "Java" since the kotlin driver is based on the java driver). When using the kotlin-driver with kotlinx.serialization it's a bit complicated to w...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

csfle support for zOS

Please modify your drivers so our java applications can encrypt and decrypt from the mainframe (zOS) UNIX environment. This missing feature is a road-block to our migration to Atlas. We have multiple Java applications that run on an IBM mainfram...
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

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

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

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