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

Showing 497 of 4027

Work towards making Mongo usable for Non tech users/founders/CEO with AI

What problem are you trying to solve? Focus on the what and why of the need you have, not how you'd like it solved. Example: Data management and CRM. What would you like to see happen? Describe the desired outcome or enhancement:The experience cou...
CREWBELLA Ecosystem 2 months ago in Data Modeling & Indexing 2 Future Consideration

Unique Indexes and Bulk Upserts for Time Series Collections

We would like to insert data in bulk into time series collections and identify the new data that has been inserted without the possibility of duplicates being inserted. For regular collections this is achievable by adding a unique index and perfo...
Guest about 3 years ago in Database 0 Submitted

Cloud collaboration for Data modelling

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Teams cannot effectively collaborate on data models and visualizations in MongoDB Atlas. These artifacts are currently use...
Michael Tijhuis 2 months ago in Compass & Data Explorer / Data Modeling & Indexing 0 Future Consideration

Bidirectional Data Replication beetween two or more clusters

In order to provide active-active deployments on multiple datacenter without need to shard data and route trafic based on shard-key. Develop a bidirectional replication with a conflict resolution method , for example , timestamp-based.
Guest over 4 years ago in Replication & Sharding 0 Submitted

Mutli-select faceting / facets should not affect their own filter field

I want to build multi-select facet without having to run separate queries to calculate bucket counts for each active filter. Described in detail here: https://yonik.com/multi-select-faceting/
Guest over 2 years ago in Atlas Search 2 Submitted

Provide the ability to auto-scale dedicated search nodes

Currently, dedicated search nodes in Atlas Search cannot be auto-scaled. This is a feature request to introduce the ability to auto-scale dedicated search nodes.
Guest over 2 years ago in Atlas Search 1 Submitted

Native Support for Date-Only and Time-Only Field Types

### Summary MongoDB currently lacks native field types for **date-only** (e.g., `2025-05-28`) and **time-only** (e.g., `13:45:00`) values. This results in frequent developer confusion, incorrect behavior around time zones, wasted storage, and the...
Guest 8 months ago in Data Modeling & Indexing 0 Submitted

Return results from within arrays

I have a document that looks like this: { shoppingList: [ { name: "red hat"}, { name: "green shoes"} ] } I would like to query $search for "green" and return {name: "green shoes"} instead of returning the entire document.
Guest over 5 years ago in Atlas Search 5 Planned

Add setOnUpdate operator for Upsert operations

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We regularly want to upsert documents to mongo, and include a useful createdAt and updatedAt timestamp. createdAt is easy:...
WelcomeLend Operations 3 months ago in Querying & Aggregations 1 Future Consideration

MongoT (Atlas Search) logs available

Provide mongot logs (Atlas Search) available to the customers to be downloaded and analyzed like right now it is possible to download and analyze mongod logs (classic db).
Guest over 3 years ago in Atlas Search 0 Submitted