This document contains lecture notes on database design and the entity-relationship (E-R) model. It introduces key concepts of the E-R model like entities, attributes, relationships and relationship types. It describes the database design process and how the E-R model is used to conceptualize the real-world domain. Constraints like cardinalities and participation are explained. The document also covers E-R diagrams, mapping the E-R schema to relations and common design issues. The lecture notes are for an introductory database management systems course taught by Sumit Mittu.