This document provides an overview of entity relationship (ER) diagrams and their components. It describes ER diagrams as a way to represent the logical structure of a database using entities, attributes, and relationships. It then gives examples of different types of entities, attributes, and relationships that can be depicted in an ER diagram including weak entities, single-valued and multi-valued attributes, and one-to-one, one-to-many, many-to-one, and many-to-many relationships. Specific ER diagrams are presented for a student management system and hospital management system to further illustrate these concepts.