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 316 of 4032

Add support for Atlas Search via Stable API

In the aggregation pipeline, the $search stage is very helpful in developing my organization's application's functionalities. But using the Stable API or Versioned API, as it was once called, I am unable to use the $search stage as it is a part of...
Guest over 1 year ago in Database 0 Submitted

Ability for Analytics nodes to have different indexes than Primary/Secondaries

No description provided
Guest over 5 years ago in Database 1 Submitted

Get metadata about source client connection that submitted a given change

Currently with change streams it is impossible to know who or what connection initiated the changes. It would be a good feature to have to be able to receive some data about the source client connection that initiated a change. My particular us...
Guest almost 4 years ago in Database 0 Submitted

Collection which stores last login date_time for the users

Are you please able to store the last login date_time for the users which exist either in admin database or $external database in a collection of admin database of that cluster or opsmanager database which manages the clusters? I have a requireme...
Guest over 2 years ago in Database 0 Submitted

Introduce a new field BucketLifeSpan Optional along with Granularity

An enhancement to MongoDB's management of time series collections could involve the introduction of a BucketLifeSpan attribute, in addition to the existing Granularity setting. This new, optional attribute would automate the duration a bucket can ...
çağatay erem about 2 years ago in Database 0 Submitted

Allow to decrease time series granularity and custom bucketing values

In our IoT use case, we are leveraging MongoDB’s time series functionality. Due to high write volume, we need to adjust the timeseries.granularity and bucketMaxSpanSeconds parameters to manage the write load. However, after increasing the bucketMa...
Guest over 1 year ago in Database 0 Submitted

Unique index in sharded cluster

For enforcing uniqueness in a sharded cluster, the officially recommended approach provided here https://docs.mongodb.com/manual/tutorial/unique-constraints-on-arbitrary-fields/#std-label-shard-key-arbitrary-uniqueness is simplistic and in product...
Guest over 4 years ago in Replication & Sharding 0 Submitted

Elevate hidden replica to a voting member when quorum is lost for a Replica Set

The MongoDB engine should allow for hidden members in a replica set to be automatically elevated to a voting member. When quorum is lost and can't be met, the hidden replica is automatically reconfigured to a voting member to obtain quorum. When ...
Guest over 5 years ago in Replication & Sharding 1 Submitted

Include or flag nodes seen more than once / duplicates when traversing with $graphLookup

When traversing a graph with $graphLookup, we suppress duplicates (in cases of cycles). It would be useful to have an option to include a flag indicating a node that caused the traversal to stop due to duplication.
Mary Gorman about 2 years ago in Database 1 Submitted

Metadata (Created Date) for database accounts

We frequently have audit questions about when a given user was created in our Mongo databases. Other DBMSs (Oracle, for instance) have a 'CREATED' field in a metadata table (i.e. DBA_USERS) that shows when a user was created, and this would be ver...
Matthew Haught over 1 year ago in Database 0 Submitted