This document discusses database system concepts and architecture. It defines key concepts like data models, schemas, and instances. It also describes the three schema architecture with internal, conceptual, and external schemas. This architecture provides data independence which allows changes to one schema without affecting others. The document outlines common DBMS languages, interfaces, components, and utilities. It concludes with classifications of database management systems.