Hierarchical databases: using parent-child relationships to map data into trees
Hierarchical databases - the next evolution in database development. Initially introduced in 1960s. They encode a relationship between items where every record has a single parent.
Examples:
- Filesystems
- DNS
- LDAP directories
Have tree-like structure
