This document provides an introduction to database systems. It begins by explaining that databases allow for efficient data storage and management which enables good decision making. The document then defines key database concepts like data, information, databases, and DBMS. It describes how databases solve problems with data management compared to file systems by reducing redundancy and inconsistencies. Finally, it outlines the typical components of a database system including hardware, software, users, procedures, and data.