BACK_TO_MAP
modeling

Embedding vs Referencing

The two core strategies for relating data.

Real_World_Analogy

Keeping a recipe in your cookbook (Embedding) vs keeping a library card that points to the book (Referencing).

Technical_Tradeoffs

  • Excessive indexing increases storage overhead and write latency.
  • Schema flexibility can lead to data fragmentation if not governed.
SIMULATION_STAGE
Diagnostic_Sim_Loading

Protocol::EMBED-REF