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 309

no puedo crear bases de datos

quiero elegir un servicio para crear la base de datos y no me deja en cuanto selecciono free o cualquier otro me envia al overview y nunca puedo terminar de apretar el boton para crear la base de datos
Guest almost 2 years ago in Database 0 Submitted

Preserve field order in $merge

Filed on behalf of https://jira.mongodb.org/browse/SERVER-63853: A variety of formats require strict adherence to the sequence of fields, such as bioinformatics Files of such formats are often very large and contain nested structures, so it is c...
Guest over 3 years ago in Database 0 Submitted

array length as computed to be indexed

in some cases, I need to filter only docs with specific (or range of) sizes of nested arrays. it will be good if I can configure 'automatic index' to keep the length of the array, based on the field name I will provide to the index, and then I can...
Guest almost 2 years ago in Data Modeling & Indexing 0 Submitted

AWS IAM Role integration with MongoDB On premise

We are planning to integrate AWS IAM Roles/Users with MongoDB On-premise for password-less authentication. So the authentication happens through IAM Profile. However, we noticed currently MongoDB on-premise doesn't support AWS IAM Role integration...
Guest almost 2 years ago in Database 0 Submitted

Allow disabling auto removal for capped collections

Capped collections work as a circular buffer - when adding new documents after the size limit is reached, old documents are removed. I would like to have an option for the collection, where this behavior can be changed - instead of removing old ...
Guest about 2 years ago in Storage & Transactions 0 Submitted

add index on oplog collection which will avoid full collection scan where change stream enabled , as of now full scan causing high cpu

add an index on oplog collection for change stream to avoid full collection
Guest about 2 years ago in Database 0 Submitted

placement of mongosh,mongo tools and mongo binary inside core bin

Hi Team, Hope you are doing great! Didn't understand the purpose of keeping mongosh,mongo tools and mongo binary separately, can't this be place in a single rpm/tar file so that it can be easy the installation process. As per the current : Mongo b...
Guest about 2 years ago in Database 0 Submitted

Support for converting between UUID and String

It would be nice to have UUID support for $convert and $toString functions - and maybe also having a new $toUuid function added. We have documents with UUIDs stored as UUIDs, and others where they are stored as Strings - and need to $lookup a doc...
Guest about 4 years ago in Database 0 Submitted

Tiered TTL for time series collection based on granularity

Currently time series collections have a single TTL across all inherent granularities. It would be great to specify a TTL for each granularity. For example: For seconds: 1 week For hours: 1 month Others: never Course information should be held l...
Guest about 4 years ago in Database 0 Submitted

DB Snapshot triggers when RDS Snapshot starts.

Looking for a feature regarding DB Snapshots, so that we can configure a Snapshot Policy to be triggered whenever a specific AWS RDS snapshot starts (for the daily schedule). Thank you in advance.
Guest about 2 years ago in Database 0 Submitted