This document provides an introduction to database management systems and relational databases. It defines key concepts such as data, databases, DBMS, and relations. It describes the goals of a DBMS in providing an efficient environment for data access and security. The document outlines the benefits of a database approach in reducing redundancy and inconsistencies. It also discusses database architecture, schemas, and data independence. Entity-relationship modeling and normalization techniques for logical database design are introduced.