Carolopedia

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

๐Ÿ“– Carolopedia โ€บ TableGuide page

Table

Concept a word Carolverse uses with a precise meaning

๐Ÿ“–What it means

One collection of rows inside a database, all with the same shape. The table names what a row IS; the columns name what is known about it.

โš–๏ธWhat it is NOT

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

Not: Database

A table lives inside a database; the database is the file.

Not: Row

The table is the shape; a row is one instance of it.

๐Ÿ—ฃ๏ธAlso called

collectionrelation

๐Ÿ”—Related ideas

DatabaseRowData element