hierarchical database

n.A database management system that is built on a model of one-to-many relationships between parent and child entities.

Notes

In a hierarchical database, any parent can have many children. Any child can also be a parent with many children, but a child can have only one parent.