Conceptual database design
Models the collected information at a high level of abstraction without using a particular data model or DBMS
Logical database design
Constructs a model of the information in the domain:
Physical database design
Constructs a physical model of information in a given data model for a particular DBMS. Selects a database system and determines how to represent the logical model on that DBMS