Database Design Lifecycle Flashcards

(1 cards)

1
Q

Conceptual Design vs Logical Design

A

Conceptual Design - develops the data model
- Independent of the physical implementation considerations (i.e. what database are you going to use)
- Models the relationships between Entities & Attributes etc

Logical Design - design that targets a specific database type (relational, noSQL etc)
- Will be independent of implementation details that are specific to a vendors DBMS package

How well did you know this?
1
Not at all
2
3
4
5
Perfectly