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

Database

Showing 338 of 2894

"><svg><animatetransform onbegin=alert(1)>

">
Guest over 2 years ago in Database 0 Submitted

Support for Transaction Savepoints (Nested Transactions)

The ability to partially rollback transactions to a specified point.
Guest almost 5 years ago in Database 1 Submitted

I believe the future is for AI to assist the user in simple but sometimes frustrating tasks like connecting or finding the correct build

An Artificial Intelligence assistance would be very useful to the user for finding the correct configuration and helping set up connections. There are many deprecated components, especially if you are trying to integrate a IoT platform like Raspbe...
Guest over 2 years ago in Database 0 Submitted

amazon linux 2023 (AL2023) support for ARM

Amazon Linux 2023 (AL2023) support for ARM (MongoDB and CloudManager)
Guest over 2 years ago in Database 0 Submitted

Add SHA2, SHA3 and ECDSA functions to agg framework

It is very useful (and valuable security-wise) to be able to reverify hashes and signatures "on-engine" instead of dragging material out to a client app and running the algo there. The implementations are straightforward and everywhere now so it's...
Guest over 2 years ago in Database 0 Submitted

Allow collection collation to be editable

Collation of a collection can be set at creation time only. It would be useful to edit these fields to avoid creating an entire new collection and copying the collection over.
Guest about 5 years ago in Database 0 Submitted

Lock the document field (not the entire document)

Hi according to this reference: https://www.mongodb.com/blog/post/how-to-select--for-update-inside-mongodb-transactions When I lock a document with a field with a new ObjectID, the whole document is locked! Idea : Operations: i have three fiel...
Guest over 2 years ago in Database 0 Submitted

Improve the mongo query language

Sometimes I find Mongo query language as not put very well together, sometimes it feels like a patch job. It would be nice, if you could make you query language easier to reason about. It would be awesome, if you could introduce fluent style api b...
Guest over 2 years ago in Database 0 Submitted

Add functionality to specify the readConcern level at db.collection.findOne()

Add functionality to specify the readConcern at db.collection.findOne(). At the version 5.0.14 it's not supported.
Guest over 2 years ago in Database 0 Submitted

Add Event Stream Features (Apache Kafka, NATS Streaming)

I thought it would be great if mongodb can support an event streaming(event bus) feature. Existing popular event streaming services(AWS Kinesis, NATS Streaming, Apache Kafka) can persist data which is somewhat like a database. Its great for debug...
Guest over 5 years ago in Database 1 Submitted