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

All feedback

Showing 3591

Improve Atlas suggested indexes

Suggested indexes - Currently it will suggest indexes that can't be created, such as with multiple array fields. -- This should be detectable before suggesting an index. -- Highlight array fields in the suggested index - Include partial index exp...
Guest over 2 years ago in Atlas 0 Submitted

Improve labeling experience in Network Access

I see option "add my current IP address in allow list" quite handy. After I click that button there is no labeling option near. I could use a search bar of browser to find a recent ip address but that is too tedious. I want labeling input just af...
Guest over 1 year ago in Atlas 0 Submitted

Get schema validation "feedback" in Kafka Mongo Sink Connector

Objective : We want to be able to validate that data matches some requirements. We would like to to perform this data validation by adding a JSON schema in Mongo (such as it is described here : https://docs.mongodb.com/manual/core/schema-validat...
Guest about 5 years ago in Kafka Connector 1 Submitted

Allow drag-and-drop of metric graphs from different replica set members

Our use case is we have a replica set, but the east nodes and west nodes are on disk mounts with different names, so they won't appear on the same line in the Metrics tab. We should be able to drag and drop on a replica set member level, not just ...
Guest over 2 years ago in Under Review 0 Submitted

Add ObjectId() to intellisense

Add ObjectId() to .mongodb intellisense / autocomplete when indicating that an _id field is of ObjectId type
Guest almost 4 years ago in IDEs 0 Submitted

MongoDB Sink Connector CDC default handler

I would like to have a default CDC handler that can process data produced from MongoDB Source Connector without Debezium https://docs.mongodb.com/kafka-connector/master/kafka-sink-cdc#cdc-handler-configuration
Guest about 5 years ago in Kafka Connector 2 Submitted

Allow unifying billing chart for more than one organization

Atlas provides a billing dashboard for one organization, or for linked organization. In my company we have two unlinked organization as we differentiate support levels so they cannot be linked. We'd love to see an option to use multiple such organ...
Guest over 1 year ago in Charts 0 Submitted

collection-level users should be able to list their collections

Currently users with collection-specific read or read/write permissions are not authorized to perform the following commands: db.listCollections() show collections db.getCollectionNames() This impacts the shell (and also third party tools that w...
Guest almost 4 years ago in Database 0 Submitted

Multiple unique single indexes in sharded collections

MongoDB sharded collection can only have one unique index which is the shard key. However, in real applications, one might need more than one single unique index. "Proxy" collections suggested in https://www.mongodb.com/docs/manual/tutorial/unique...
Guest over 1 year ago in Data Modeling & Indexing 1 Submitted

All Processing in Memory

Let's say there are calculations that involve the processor (ALU Arithmetic and Logical Operations): I can ensure there are no context switching between memory and processor whilst all calculations that involve ALU will be done in memory. Thanks,...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted