SW StudyWalks

Computer Science  /  CS 0433  ·  Atom · ~20 seconds

The Document Store

Video not yet published
to the StudyWalks catalog
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.