Lecture-2-Data-Models-and-Entity-Relationship-Model (1)
Lecture-2-Data-Models-and-Entity-Relationship-Model (1)
HIERARCHICAL DATABASES
DBSYS | Lecture 2 | KA
Secugal
NETWORK MODEL The network model represents
data as record types. This
model also represents a limited
type of one to many
This model was formalized by the relationship called a set type
Database Task group in the 1960s. This
model is the generalization of the
hierarchical model. This model can
consist of multiple parent segments and
these segments are grouped as levels
but there exists a logical association
between the segments belonging to any
level. Mostly, there exists a many-to-
many logical association between any of
the two segments. We called graphs the
logical associations between the
segments.
ACCORDING TO LOCATION:
DP DPM DD
DATA
are “raw” facts. Example: customer name, age etc.
FIELD
a character or group of characters (alphabet or numeric)
that has a specific meaning.
RECORD
a logically connected set of one or more fields that
describes a person, place or thing
FILE
a collection of related records
HARDWARE
refers to all system’s physical devices
SOFTWARE
refers to the intangible part of the database
Operating System – manages all hardware components
and makes it possible for all other software to run on the
computer
PROCEDURES
are the instructions and rules that govern the design and
use of the database system
DATA
covers the collection of facts stored in the database