A representation of the structure of data — defining entities, attributes, and relationships — used to design databases and data systems.
A data model describes what data exists, how it is organized, and how different pieces of data relate to each other. Conceptual models describe business concepts. Logical models define entities and relationships. Physical models specify how data is stored in a specific database system.