ppt2 Unit1
ppt2 Unit1
Outlines
What is Data Model
Category of Database Model
Types of Data Models
• Hierarchical Model
• Network Model
• Relational Model
• Entity-relationship Model
• Object oriented Data Model
Outcomes
Understand the basics of data model.
Learn the categories of data model.
Learn the basic types of data models.
What is Data Model
Data models define how the logical structure of
a database is modeled. Data Models are
fundamental entities to introduce abstraction in
a DBMS. Data models define how data is
connected to each other and how they are
processed and stored inside the system.
Category of Database Model
Logical Database Model
Logical database modeling is required for compiling business requirements and
representing the requirements as a model. It is mainly associated with the gathering of
business needs rather than the database design. The information that needs to be
gathered is about organizational units, business entities, and business processes.
ERD–Entity relationship diagram shows the relationship between different categories
of data and shows the different categories of data required for the development of a
database.