Hierarchical database model  

From The Art and Popular Culture Encyclopedia

(Redirected from Hierarchical model)
Jump to: navigation, search

Related e

Wikipedia
Wiktionary
Shop


Featured:

A hierarchical database model is a data model in which the data are organized into a tree-like structure. The data are stored as records which are connected to one another through links. A record is a collection of fields, with each field containing only one value. The type of a record defines which fields the record contains.

The hierarchical database model mandates that each child record has only one parent, whereas each parent record can have one or more child records. In order to retrieve data from a hierarchical database, the whole tree needs to be traversed starting from the root node. This model is recognized as the first database model created by IBM in the 1960s.

See also




Unless indicated otherwise, the text in this article is either based on Wikipedia article "Hierarchical database model" or another language Wikipedia page thereof used under the terms of the GNU Free Documentation License; or on research by Jahsonic and friends. See Art and Popular Culture's copyright notice.

Personal tools