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

Search results: Atlas

Showing 12 of 73

A 2026 suggestion: Help developers think, not just query

Hi Charlie , Thanks for the note, and for building Atlas into something many of us rely on daily. I know this question is going out to a huge developer base, so instead of a feature wishlist, I wanted to share one idea that’s been on my mind as a ...
Zirwa Abid about 1 month ago in Atlas Monitoring, Alerts & Observability 1 Will Not Implement

Evolve MongoDB Atlas from a reactive managed database into an intelligent, context-aware platform that understands application intent, schema evolution, workload patterns, and cost impact to proactively guide safe, scalable production decisions

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. Modern applications evolve continuously, but database platforms primarily react to usage rather than understanding applica...
Prithwiraj Mazumdar about 1 month ago in Atlas 2 Future Consideration

UUID Schema Validation

It would be very handy to have the ability to specify a schema validator using bson type UUID (binData subtype 4) instead of the more generic binData subtype 0.
Guest over 2 years ago in Atlas 0 Submitted

It would be useful to be able to view a collection schema similar to how you can in Compass

It would be useful to be able to view a collection schema similar to how you can in Compass. At present we have to enable LDAP and configure Compass to remotely connect to Atlas, but this is not always feasible and it would be good to see this use...
Guest almost 3 years ago in Atlas 1 Submitted

Allow customers to download Atlas BI Connector process logs (similar to MongoDB Server logs)

_**What is the problem that needs to be solved?**_ Customers are willing to troubleshoot / analyze Atlas BI Connector logs by themselves (they would like to investigate schema sampling timings, SQL/MongoDB query optimizations, connectivity issues,...
Guest over 5 years ago in Atlas 0 Submitted

Disable data explorer and other features in project settings

The following features cannot be disabled in the terraform provider (project settings): Real Time Performance Panel Data Explorer Performance Advisor and Profiler Schema Advisor
Guest almost 4 years ago in Atlas 0 Completed

Validation

Show what parts of the document are failing against a defined validation schema
Guest almost 5 years ago in Atlas 0 Submitted

Add UI to describe collections/fields in Atlas and simple validations

Most old SQL databases allow table and column-level descriptions as a core feature. For distributed teams, or agile teams prototyping an app, it would be useful to be able to document/describe fields, expected/allowed values etc straight in the UI...
Guest almost 5 years ago in Atlas 0 Submitted

Generate class-based TypeScript object models for Realm from existing schema

The Realm SDKs -> Realm Object Models page (https://realm.mongodb.com/groups//apps//sdks/dataModels) uses the existing schema to generate object models in a variety of languages. However, the TypeScript generator is out-of-date. RealmJs now ha...
Guest over 2 years ago in Atlas 0 Submitted

Add Enable Extended Storage Sizes in terraform project settings

Add an Enable Extended Storage Sizes flag in terraform project settings Example: resource "mongodbatlas_project" "default" { name = var.name org_id = "TEST" is_collect_database_specifics_statistics_enabled = true is_data_explorer_enabled ...
Guest about 3 years ago in Atlas 1 Completed