Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 8

DATABASE

MANAGEMENT SYSTEM

Presented By:
aa
What is a database
A database is any organized collection of data. Some
examples of databases you may encounter in your
daily life are:
– a telephone book
– T.V. Guide
– airline reservation system
– motor vehicle registration records
– papers in your filing cabinet
– files on your computer hard drive. 
Data vs. information:
What is the difference?
• What is data? • What is information?
– Data can be defined in many – Information is data that have
ways. Information science been organized and
defines data as unprocessed communicated in a coherent
information. and meaningful manner.
– Data is converted into
information, and information
is converted into knowledge.
– Knowledge; information
evaluated and organized so
that it can be used
purposefully.
Why do we need a database?
• Keep records of our:
– Clients
– Staff
– Volunteers
• To keep a record of activities and
interventions;
• Keep sales records;
• Develop reports;
• Perform research
• Longitudinal tracking
What is the ultimate purpose of a database
management system?

Is to transform

Data Information Knowledge Action


WHAT IS DATABASE
MANAGEMENT SYSTEM
What & Why

• A database management system is a program


used to:
– Store large amounts of data
– Allow easy access to the data (using a query
language)
– Separate the physical schema from the logical
schema
What & Why
– Protect the data from corruption or security leaks
– Allow multiple users to access the data simultaneously
– Provide crash recovery
– And more…

You might also like