The document defines conceptual, logical, and physical data models and compares their key features. A conceptual model shows entities and relationships without attributes or keys. A logical model adds attributes, primary keys, and foreign keys. A physical model specifies tables, columns, data types, and other implementation details.