Database Models
Hierarchical Database Model
- Basic Structure
- Collection of records logically organized to conform to the upside-down tree (hierarchical) structure.
- The top layer is perceived as the parent of the segment directly beneath it.
- The segments below other segments are the children of the segment above them.
- A tree structure is represented as a hierarchical path on the computer’s storage media.