This document provides an overview of database management systems. It defines key database concepts like entities, fields, records and tables. It describes different database models like hierarchical, network, relational and object-oriented models. It also explains relational database structures, the role of a database management system, querying databases using SQL, and common database functions like creating tables, sorting records, generating reports and database normalization.