This document provides an introduction to fundamentals of database systems. It discusses what a database is, the benefits of using a database over flat files, and the different types of users that interact with databases, including end users, support personnel, database administrators, and database designers. It also describes what a database management system (DBMS) is and its main purposes, such as providing concurrency control, data processing functions, authorization services, integrity services, and user interfaces.