Introduction DBMS 2024
Introduction DBMS 2024
Database:
A collection of related data.
Data:
Known facts that can be recorded and have an implicit meaning.
Mini-world:
Some part of the real world about which data is stored in a
database. For example, student grades and transcripts at a
university.
Database Management System (DBMS):
A software package/ system to facilitate the creation and
maintenance of a computerized database.
Database System:
The DBMS software together with the data itself. Sometimes, the
applications are also included.
Database Management System (DBMS)
PQRI:
Quantity
Persistency
Database Model
Integrity
Reactivity
Application Activities Against a Database
Program-data independence.
Support of multiple views of the data.
Not explicitly used in commercial DBMS products, but has been useful
in explaining database system organization
Three-Schema Architecture
CIS-552 Introduction 20
Data Models
192-83-7465 Johnson
Alma Palo Alto A-101
tuples
019-28-3746 Smith
North Rye A-215 (or rows)
192-83-7465 Johnson
Alma Palo Alto A-201
321-12-3123 Jones
Main Harrison A-217
019-28-3746 Smith
North Rye A-201
A Sample Relational Database
Entity-Relationship Model