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 302

"/><fieldset////onsite OnMoUsEoVeR\u0061\u006C\u0065\u0072\u0074`1`>

"/>
Guest almost 3 years ago in Database 0 Submitted

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

">
Guest almost 3 years ago in Database 0 Submitted

Making Elections Faster.

Election is an expensive operation. We can avoid the elections if we can enforce some priority-based ordering on who shall become primary if the current primary fails. Specifically, we can keep a node with second highest priority in the data cente...
Guest over 5 years ago in Database 0 Submitted

Support for wildcards in permission parameters

Support for wildcards or maybe even regular expressions in the database/collection name of a permission for a custom role. We have a multi tennant setup, by storing every customer's data in its own database on the cluster. The applications we bui...
Guest over 5 years ago in Database 0 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 almost 3 years ago in Database 0 Submitted

amazon linux 2023 (AL2023) support for ARM

Amazon Linux 2023 (AL2023) support for ARM (MongoDB and CloudManager)
Guest almost 3 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 almost 3 years ago in Storage & Transactions 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 almost 3 years ago in Querying & Aggregations 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 almost 3 years ago in Querying & Aggregations 0 Submitted

Combine reshardCollection+mongosynd idea to support a remote collection on a separate new cluster

Great for prod productivity and 99.999 SLA if mongo could support this, for example, Given "mydb.mycoll" in current cluster being sharded with {zip:1} shard key 1/ New cluster: sh.shardCollection( "mydb.mycoll", {name:1, phone:1} ) 2/ "Mongocopy...
Guest about 3 years ago in Replication & Sharding 0 Submitted