Pod 200729062735
Pod 200729062735
1. Omprakash Chauhan
2. Adnan Mulani
3. Ganesh Mudaliyar
4. Nashra Patel
•Introduction
•Types of Models
•Hierarchical Model
•Network Model
•Entity-relationship Model
•Relational Model
•E-R Diagram of College Management Systems
Introduction
Types of Models
1. Hierarchical Model
2. Network Model
3. Entity-relationship Model
4. Relational Model
1. Hierarchical Model
This database model organizes data into a tree-like-
structure, with a single root, to which all the other
data is linked. The hierarchy starts from
the Root data, and expands like a tree, adding child
nodes to the parent nodes.
In this model, a child node will only have a single
parent node.
Thank You