- first DBMS based model
- organizes data in a Hierarchical tree structure
- hierarchy begins at root containing root data
- expands into a tree adding child nodes to the parent node
- data is organized in parent child relationship
- each parent can have multi children but child has only one parent
