Unit-1 L2-DBMS Introduction
Unit-1 L2-DBMS Introduction
Manikandan
SAP / ICT / SOC
SASTRA 1
Lecture Objectives
Defining a database
Involves specifying the
data types,
structures, and
constraints of the data to be stored in the database.
Manipulating a database
includes functions such as
querying the database to retrieve specific data,
Sharing a database
allows multiple users and programs to access the database
simultaneously.
Protection
includes system protection
against hardware or software malfunction (or
crashes) and
security protection
against unauthorized or malicious access.
multimedia
heterogeneous
Data Management object-oriented
expert, distributed
Capability
SQL Standard
commercial DBMS
PC DBMS
ER model
network model
Relational Model: Codd
Hierarchical: IMS
file management
magnetic tape
1945 1961 1970 1976 1980 1985 1990 2000
3/1/2021 10:36:07 AM INT102 – DBMS – G.Manikandan / ICT
Traditional file processing
Inventory Employee
Vendor Invoice Customer
file file
file file file
Traditional file processing
Each user
Defines and implements the files needed
As part of programming the application.
Example
Grade reporting office
may keep files on students and their grades
Accounting office
may keep track of students’ fees and their payments