Skip to content

Last modified: April 23, 2025

Entity Relation Diagram

ERD

  • An entity corresponds to an instance of an object
    • corresponds to a row in an RDBMS table
  • An attribute corresponds to a field
  • An entity set is a collection of entities of the same type
  • Underline indicates the attribute is part of the Primary Key