02 Sep Admin

In hierarchical database model the data are organized into a tree-like structure where each record is having one parent record and many children.This model structure allows the one-to-one and a one-to-many relationship between two/ various types of data.The main drawback of this model is that, it can have only one to many relationships between nodes.

Hierarchical_Model_Diagram