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

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

TTL which applies to archived files as well

Currently there is no way of managing an online archive besides nuking the entire collection. This means that the collection can only grow, so costs will continue to climb. The TTL index can already be used to automatically delete documents from ...
Guest over 5 years ago in Atlas Backups 0 Submitted

Archival size

Currently the jobs archive only 1.93GB per run which restricts the amount of data archived per day . Is there any way to increase this limit so that it can archive bigger chunks in the scheduled window ?
Guest over 1 year ago in Atlas Backups 0 Submitted

Allow turning off backups on serverless and free instances

We have a use case where we would have liked to use a serverless instance but cannot since we cannot disable backups on serverless instances. We can't enable backups on this specific instance because of data retention restrictions so being able t...
Guest almost 3 years ago in Atlas Backups 0 Submitted

Changes to Backup Configuration

Ability for changes in a project's Backup Configuration page to take effect without having to terminate and restart backups. Terminating backups removes all existing backups thus exposing an organization to risk. Backups can be stopped and restart...
Guest over 5 years ago in Atlas Backups 0 Submitted

wired

wiredTiger open files usage Currently WT uses a file per collection and index, leading in some scenarios to extremely high number of open files/dhandles. Is there any plan to support one file/dhandle per database?
Guest over 5 years ago in Storage & Transactions 0 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 almost 3 years ago in Storage & Transactions 0 Submitted

Sync backup data with AWS and GCS

I use Atlas because it's easy to set up, especially with backups. Without this feature, I have to build sync tools with the API to make sure my backups are secure. If someone got into our database and deleted the cluster - the backups are complete...
Guest almost 6 years ago in Atlas Backups 0 Submitted

Support for folders with snapshot export bucket

When creating a snapshot export in Atlas, there isn't any support for storing exports in specific folders, i.e. bucket_name/mongodb_atlas/exported_snapshots. Instead, the exports have to be stored in bucket_name/exported_snapshots. This creates ...
Guest over 1 year ago in Atlas Backups 0 Submitted