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