Hierarchical database: A type of database that organizes data into a tree-like structure, with each record in the database having a single parent record and potentially multiple child records. It is commonly used in applications that need to store and retrieve hierarchical data, such as an organizational chart or a family tree. Examples include storing employee data in a hierarchical database to easily track reporting relationships or using a hierarchical database to store and retrieve genealogical data.
Categories: CC D5: Security Operations | CCSP D4: Cloud Application Security | CISM D3: Information Security Program | CISSP D8: Software Development Security | Security+ D3: Security Architecture | SSCP D7: Systems and Application Security
Related Articles: