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

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 about 1 year ago in Database 0 Submitted

Invert DropDown Menu to navigate to different sections (like, University or Atlas)

You should invert the dropdown for swithing different sections. Because this confused me everytime I click the dropdown button (arrown down or arrow up). I have attach the screen shot as well. Please look into this if you believe it is annoying ot...
Guest over 2 years ago in Under Review 0 Submitted

Make IAM database user authentication compatible with AWS SSO

We are in the process of implementing AWS SSO across our Organisation and wanted to tie this in with mongodb-aws for database authentication. Unfortunately we have been informed the 2 services are not compatible. This would be a really useful ad...
Guest almost 5 years ago in Database 3 Submitted

Instantly Release Storage of collection after Remove the data from the collection

It should provide an attribute when removing a document, inquiring whether you want to release storage immediately or later, instead of executing the compact command. This feature is helpful when you want to retain only the latest 6 months of data...
Guest over 2 years ago in Under Review 0 Submitted

I just wanted to say Good job!!!

Appreciation
Guest over 2 years ago in Database 0 Submitted

TTL Support within a document

The current TTL implementation where documents can expire after a certain amount of time is extremely useful, especially because of its robustness in terms of if the db crashes. I would love for this to be extended upon with the ability to allow...
Guest over 3 years ago in Database 0 Submitted

Exclude PDB files from installation

mongod.pdb is nearly 1.0GB, mongos.pdb - 0.5GB Since these fils are not necessary for the server to function properly, they should be optional, e.g. provide a checkbox to exclude them during installation.
Guest over 2 years ago in Database 1 Submitted

Enable BigInt Support for Blockchain Use

Smart contracts on Ethereum and on Ethereum compatible chains are represented as 256bit integers. There are several libraries widely used to deal with these data types in JavaScript such as bn.js and BigNumber.js. A potential workaround could be...
Guest almost 4 years ago in Storage & Transactions 0 Submitted

Allow changing compression of an existing collection

I'd like to switch my database from Snappy to Zstd compression. Currently, it doesn't seem that it is possible to change the compression of an existing collection. It would be nice if there were a way to do this, even if (for example) it requi...
Guest almost 4 years ago in Storage & Transactions 0 Submitted

Support newer versions of JSON Schema in validation to be able to use the "if", "then", "else" and "const" keywords

Currently there is no way to have conditional schema validators because you can't use the "const" keyword in a "oneOf" or the "if", "then" and "else" keywords.
Guest almost 4 years ago in Database 0 Submitted