This document provides an introduction to databases and database management systems (DBMS). It discusses key concepts such as the main components and users of a database including end users, database administrators, and designers. It also summarizes the main characteristics of the database approach like data abstraction, multiple views, and transaction processing. Some advantages of using a DBMS are controlling redundancy, restricting access, and enforcing integrity constraints. The document also outlines scenarios where a DBMS may not be needed.