Glossary term

ERD

Entity Relationship Diagram

Visual schema map -- entities, attributes, relationships.

acronymData & AnalyticsSenior

When you'd see it: Database design and onboarding to an unfamiliar schema. An ERD is the map of how tables relate.

Why it matters: An ERD shows entities, their attributes, and how they connect, making a database's structure legible at a glance. It is the fastest way to understand or communicate a data model.

Study this in BizTech Primer →