Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
๐ Carolopedia โบ SchemaGuide page
๐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