Skip to main content
Data Literacy Starter

Schema

Definition

The planned structure of a dataset: table names, columns, types, and relationships.

Why it matters

A clear schema is the contract between producers and consumers of data.

Example

A relational schema linking students to enrollments with foreign keys.

Related terms

Related resources

Explore further on this site