Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

๐Ÿ“– Carolopedia โ€บ SchemaGuide page

Schema

Concept a word Carolverse uses with a precise meaning

๐Ÿ“–What it means

The declared shape of a store โ€” which tables exist, which columns, of what type. Changing a schema is not like changing code: existing rows have to survive it.

โš–๏ธWhat it is NOT

The neighbours this word is most often confused with, and the line between them.

Not: Design

A schema is the literal declared structure; a design explains why it is that way.

Not: Migration

The schema is the shape; a migration is the act of changing it safely.

๐Ÿ—ฃ๏ธAlso called

structuretable definitionshape

๐Ÿ”—Related ideas

TableDesignData element