This document provides an overview of databases and database users. It defines key terms like data, database, and DBMS. It describes typical DBMS functionality including defining and constructing a database, data retrieval and modification, and concurrent access. Examples of database applications are given across various domains. The document outlines the main characteristics of the database approach, including data abstraction, independence from programs and data, and multiple views of data. It categorizes types of database users including end users, administrators, designers, and behind the scene workers.