This document provides an introduction to database management systems (DBMS). It discusses the differences between file-oriented and database-oriented approaches to data management. Some key advantages of a DBMS include data independence, efficient data access, data integrity and security, data administration, concurrent access and crash recovery. The document also outlines characteristics of databases such as concurrent use, structured and described data, separation of data and applications, and data persistence.