Lecture 4 - Database Models 22 March
Lecture 4 - Database Models 22 March
Lecture 4 - Database Models 22 March
HIRA FAYYAZ
LECTURE 4
WHAT IS DATA MODEL?
• Data Model gives us an idea that how the final system will
look like after its complete implementation. It defines the
data elements and the relationships between the data
elements. Data Models are used to show how data is
stored, connected, accessed and updated in the database
management system. Here, we use a set of symbols and
text to represent the information so that members of the
organization can communicate and understand it. Though
there are many data models being used nowadays but the
Relational model is the most widely used model.
COMMON DATA MODELS
1.Hierarchical Model
2.Network Model
3.Entity-Relationship Model
4.Relational Model
5.Object-Oriented Data Model
6.Object-Relational Data Model
7.Flat Data Model
8.Semi-Structured Data Model
9.Associative Data Model
10.Context Data Model
Hierarchical Model