This document introduces relational database management systems. It defines a database and DBMS, and describes the objectives of a DBMS as providing efficient storage, updating, and retrieval of data. It also outlines different data models, focusing on the entity-relationship model, and how entities, attributes, and relationships are represented in ER diagrams.