* Used for OLTP systems
* Traditional and old schema
* Normalized
* Difficult to understand and navigate
* Cannot solve extract and complex problems
* Poorly modelled
|
* Used for OLAP systems
* New generation schema
* Denormalized
* Easy to understand and navigate
* Extract and complex problems can be easily solved
* Very good model |