This document provides an introduction and overview of databases and database management systems (DBMS). It defines key terms like database, data, and DBMS. It describes typical DBMS functionality such as defining and loading a database, querying and modifying data, and concurrent access. An example university database is presented to illustrate database entities, relationships, and conceptual data modeling. Main characteristics of the database approach are discussed, including data abstraction, multiple views, and transaction processing. Different types of database users are also outlined.