This document provides an introduction to databases, including their purpose, types, and structured models. It defines a database as a collection of organized data and describes how they allow users to easily store, manage, update, and access information. The key types are operational databases for day-to-day operations and analytical databases for long-term analysis. Structured database models discussed include hierarchical, network, relational, entity-relationship, dimensional, and object-relational. Relational database terminology like data, information, tables, records, fields, keys, and relationships are also defined.