ER Model (Entity-Relationship Model) is a graphical representation of entities and their relationships to each other, used in database design.
The ER model defines entities as objects or concepts that have distinct characteristics and relationships between these entities.
The ER model is used to visually represent the relationships and constraints between data and is used to translate the conceptual design into a relational database design.