Conceptual database design is a barebones model that focuses on the key entities and their relationships.
- Is a model of the data and how data is related.
- The model is general and is agnostic of a specific DBMS or Data Model
- Does not implement anything!
- ER Diagram is used