The document defines key concepts related to database schemas including:
- A database schema describes the logical structure and design of a database using a formal language. It acts as a blueprint for how the database will be constructed.
- A schema diagram provides a visual representation of some aspects of a database schema.
- The schema dictates how data is stored, accessed, and relates to other data through specifications, rules, and conventions. It affects the performance, reliability, and scalability of the database.