Database Management Systems
Database Management Systems
Introduction
What is the database?
Database is an organized collection of
logically related data
Data: known facts that could be
recorded and stored on computer
media, which are meaningful in the
user’s environment
E.g.: Name, address, C.V.
What is the database? (2)
Organized collection: the data are structured
in a way to allow easy storing, manipulation
and retrieval by the user
Logically related data: The data describe a
domain of interest to a group of users and
that the users can use the data to answer
questions concerning that domain
Purchase order database:
Customer (name, address, phone, email, salary)
Metadata
Steve Smith 12345678
Harry Baker 25898554
Susan White 985332154
DBMS Core
Storage manager
Physical DB
Applications and users administrator
Storage manager
Physical DB