Database Models
Two Categories of Database Models
- Conceptual models focus on the logical nature of the data representation. They are concerned with what is represented rather than how it is represented.
- Implementation models place the emphasis on how the data are represented in the database or on how the data structures are implemented.