Sie sind auf Seite 1von 6

7/31/2013

DBMS

Basics of DBMS  Database Management System

 Term Database requires understanding of


data and information

By
Dr. Parteek Bhatia
Assistant Professor
Department of Computer Science & Engineering
Thapar University
Patiala Simplifieed Approach to DBMS
By Parteek Bhatia

Difference between Data


and Information?

Simplified Approach to DBMS


By Parteek Bhatia

1
7/31/2013

Database Operations on Databases

 The related information when placed is an


 To add new information
organized form makes a database. The
organization of data/information is necessary  To view or retrieve the stored information
because unorganized information has no
meaning.  To modify or edit the existing

 To remove or delete the unwanted information

 Arranging the information in a desired order etc.

Simplifieed Approach to DBMS Simplifieed Approach to DBMS


By Parteek Bhatia By Parteek Bhatia

Manual database and its problems Database and Computers


•Large storage capacity
•Wastage of skills and intelligence of human beings on
repetitive calculations. •It has high speed

•Error prone. •Computer is more accurate.

•There are two approaches for storing data in computers such


as File based approach and Database approach.

Simplifieed Approach to DBMS Simplifieed Approach to DBMS


By Parteek Bhatia By Parteek Bhatia

2
7/31/2013

File Based Approach File System

A file system is a method for storing and organizing


computer files and the data they contain to make it easy to
find and access them.
File systems may use a storage device such as a hard disk or
CD-ROM and involve maintaining the physical location of
the files.
Programmers used programming languages such as COBOL,
C++ to write applications that directly accessed flat files to
perform data management services and provide information
for users.
Simplifieed Approach to DBMS Simplifieed Approach to DBMS
By Parteek Bhatia By Parteek Bhatia

Limitations of the File-Based Database Approach


Approach
 Separated and Isolated Data  A database is a computer based record
 Duplication of data keeping system whose over all purpose is to
 Data Dependence record and maintain information. The
database is a single, large repository of data,
 Difficulty in representing data from the which can be used simultaneously by many
user’s view departments and users.
 Data Inflexibility
 Incompatible file formats

Simplifieed Approach to DBMS Simplifieed Approach to DBMS


By Parteek Bhatia By Parteek Bhatia

3
7/31/2013

Database Management System Examples of Database Applications


(DBMS)
 DBMS A database management system is the The following are main examples of database applications:
software system that allows users to define, create  Computerized library systems
and maintain a database and provides controlled  Automated teller machines
access to the data.  Flight reservation systems
 A database management system (DBMS) is  Computerized parts inventory systems
basically a collection of programs that enables users  Commercially available Database management systems in the
to store, modify, and extract information from a market are dbase, Foxpro, IMS and Oracle.
database as per the requirements.

Simplifieed Approach to DBMS Simplifieed Approach to DBMS


By Parteek Bhatia By Parteek Bhatia

DBMS University Database in File Based


System

Simplifieed Approach to DBMS Simplifieed Approach to DBMS


By Parteek Bhatia By Parteek Bhatia

4
7/31/2013

University Database in Database based Advantages of DBMS


System Controlling Redundancy

Simplifieed Approach to DBMS Simplifieed Approach to DBMS


By Parteek Bhatia By Parteek Bhatia

Integrity can be enforced Inconsistency can be avoided


When the same data is duplicated and changes are made at one
 Integrity of data means that data in database 
site, which is not propagated to the other site, it gives rise to
is always accurate, such that incorrect inconsistency and the two entries regarding the same data will
not agree.
information cannot be stored in database.

Simplifieed Approach to DBMS Simplifieed Approach to DBMS


By Parteek Bhatia By Parteek Bhatia

5
7/31/2013

Other Advantages Disadvantages of DBMS

 Data can be shared  Complexity


 Providing Backup and Recovery  Size
 Standards can be enforced  Performance
 Restricting unauthorized access  Higher impact of a failure
 Solving enterprise requirement than  Cost of DBMS
individual requirement  Additional Hardware costs
 Cost of Conversion

Simplifieed Approach to DBMS Simplifieed Approach to DBMS


By Parteek Bhatia By Parteek Bhatia

Components of the DBMS Environment


•Hardware
•Software
•Data
References
•Users
•Procedures

Simplified Approach to DBMS


Kalyani Publishers
By
Parteek Bhatia
Simplifieed Approach to DBMS
By Parteek Bhatia

Das könnte Ihnen auch gefallen