• model - is representation-agnostic
  • diagram - is a representation of a model

the same model can be represented by many different diagrams

Model Types

  • Entity Relation Model (ERM) - used for describing entities and their relationships (ERD)
  • Software System Model - used to describe a software system (C4 Model)

Diagram Types