An Entity Relationship diagram is a diagramming technique that is used often to show the relationship between entities in a database. Entity Relationship diagrams, or ER Diagrams, are often created using shapes to represent different types of information. Boxes are used to show entities, diamonds represent the relationship between the two, and ovals are often used to display attributes. |
Example of Entity Relationship Diagram:
https://web.sxu.edu/rogers/sys/er.html
https://www.sis.pitt.edu/~valeriab/1022-spring08/Chapter6.pdf |
![]() ER Diagram for speakers at a conference. |