Skip to main content

The Document Store

This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.

State

A document store keeps data in structured document formats — the document's name as key, its contents as value — with nesting and mixed value types suiting varied real-world records.

Show

A patient chart holding history inside visits inside one named record fits the shape natively.

Watch for

Nesting is the power; discipline keeps it readable.

Builds on

Unlocks

  • Nothing yet depends on this.