Lec-13 What Is Database
Lec-13 What Is Database
Introduction to Database
Components of Database
Types of Database Programs
File Management
Programs
DBMSs
RDBMs
Data Warehouses
Client/Server Database
Systems
Data vs. Information
Data:
5 + 5 = 10
5 ( is data)
( 10 is information )
What is Database?
A database is a shared collection of logically related data that is
stored to meet the requirements of different users of an
organization.
DBMS (Database Management System)
A DBMS (database Management System )is a software that allows creation, definition
and manipulation of database.
DBMS is actually a tool used to perform any kind of operation on data in database.
DBMS also provides protection and security to database. It maintains data consistency in
case of multiple users.
Here are some examples of popular DBMS, MySQL, Oracle, Sybase, Microsoft Access and
IBM DB2 etc.
Database Applications(usage):
Banking: transactions
Airlines: reservations, schedules
Universities: registration, grades
Sales: customers, products, purchases
Online retailers: order tracking, customized recommendations
Manufacturing: production, inventory, orders, supply chain
Human resources: employee records, salaries, tax deductions
Components of Database System:
The database system can be divided into three components:
3. Economy of scale
Cost savings can be obtained by combining all organization's operational data into one database with
applications to work on one source of data.
2. Size
The database management system consumes a substantial amount of main memory as well as a large
number amount of disk space in order to make it run efficiently.
3. Cost of conversion
When moving from a file-base system to a database system, the company is required to have additional
expenses on hardware acquisition and training cost