Database Concerpt 1
Database Concerpt 1
AND DESIGN
PRAYER
INTRODUCTION
DATABASE SYSTEMS
LESSON OBJECTIVES
• By the end of the lesson, you will be able to:
• Differentiate between data and information
They are raw facts (unprocessed) or records of fact and/or figures that
provides meaning or relevance to an entity
TYPES OF DATA
Structured: numbers, text, dates
OR
Refers to data that has been processed or given some structure
that brings meaning to an individual or organization.
(Connolly, Begg & Holowczac, 2008)
METADATA
Data that describes the properties and context of user data
DATABASE
Organized collection of logically related data
• Data Integrity
• the quality and the reliability of the data in a database system
X’TICS contd
• Transactions
• a pack of actions which are done within a database to bring it from one
consistent state to a new consistent state.
• Data Persistence
• means that in a DBMS all data is maintained as long as it is not deleted
explicitly.
• data once stored in a database must not be lost
• When a transaction is finished even a system crash cannot put the data in
danger.
TYPES OF DATABASES
• Databases can be classified by
• Number of users
• Location
• Multi-user
• < 50 users is called a Workgroup database
• Supports a small number of users or a specific department
• Management complexity
• Maintaining currency
• Vendor dependence
• Hardware
• People
• Procedures
• Data
DATABASE SYSTEM ENVIRONMENT
SOFTWARE
• Operating system software
• e.g. Microsoft Windows, Linux, Mac OS, UNIX
• DBMS software
• e.g. Microsoft’s SQL Server, Oracle Corporation’s Oracle, Sun’s MySQL, and
IBM’s DB2
• storage devices
• printers
• system administrators
• database administrators
• database designers
• end users
PROCEDURES
• the instructions and rules that govern the design and use of the
database system