This document introduces the basic concepts of database management systems. It discusses the limitations of traditional file-oriented approaches and the motivation for adopting a database approach. The key aspects covered include the three views of data (logical, conceptual, physical), the components of a DBMS, and the advantages and disadvantages of using a DBMS. It provides an overview of important database concepts such as entities, attributes, schemas, and data dictionaries.