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

Upgrade Advisor

Similar to Microsoft's SQL Server Upgrade Advisor application, generate a report (from Ops Manager for example) identifying issues to fix before or after an upgrade from one major version to another.
Guest about 6 years ago in Database 0 Submitted

Option Renaming Time Series Collections

Ability to rename TS collection . We need it for migration history data to TS without downtime during conversion.
Ilya Shifman over 1 year ago in Database 0 Submitted

Flatten arrays in group stage

Have group operators to flatten document arrays into a single one with or without repeated elements. So -> doc1 = {arr: [1,2,3,4], gr: "group"}, doc2 = {arr: [5, 6, 7, 8], gr: "group"} {$group: {_id: "$gr", arrays: {$***: "$arr"} } } => {_id...
Guest about 3 years ago in Querying & Aggregations 1 Submitted

Cascading delete for DBRefs

Since transactions have been added in 2018, which work across collections (https://www.mongodb.com/docs/manual/core/transactions/) and across shards (https://www.mongodb.com/docs/manual/core/transactions-sharded-clusters/), shouldn't cascading del...
Guest about 3 years ago in Storage & Transactions 0 Submitted

MongoDB 4.2 Distributed Transaction with Arbiter

Hello. We are preparing to introduce MongoDB 4.2 and expect distributed transaction function. I read document which arbiter don't be member when use distributed transaction. >> https://docs.mongodb.com/manual/core/transactions/index.html#ar...
Guest over 6 years ago in Database 1 Submitted

Support retrieving all connections info from clients to mongodb

Support retrieving all connections info from clients to mongodb, not just those running commands returned by currentOp(). OS command netstat can return all ip info, but it does not contain the relation ino between ip and database such database nam...
Guest over 1 year 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 3 years ago in Querying & Aggregations 0 Submitted

Update to two binding accounts in the config file for LDAP.

Please refer the Case: 00803199 We need to update to two binding accounts in the config file to for LDAP authentication so that we can avoid down time while resetting the binding account password.
Guest about 5 years ago in Database 0 Submitted

delete logs number of days old

In the options for Mongo DB Log Settings, there is only Max Percent of Disk Total Number of files A new option for Number of Days to keep Would be useful
Guest about 5 years ago in Database 0 Submitted

geo

It would be nice to get the length of an LineString of a geo-json object or the possibility to write an aggregation to calculate it.
Guest over 3 years ago in Querying & Aggregations 0 Submitted