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.

Status Submitted
Categories Atlas
Created by Guest
Created on Mar 16, 2021

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. I'd like a Definitions tab after Find/Indexes in the Collections view where I can indicate BSON type and add a title/description for each field in my schema. The JSON Schema Validation mechanism could be used as a basis for storing this information, since it already has a properties definition with a description for each field name in a document.
  • Attach files