0% found this document useful (0 votes)
72 views13 pages

Database Management Systems: Lecture

This document provides an overview of the first lecture in a database management systems course. The objectives are to introduce very basic concepts, guide students through different design stages, familiarize them with database tools, and emphasize design stages. The lecture will define what a database is, compare databases to prior data processing approaches, and discuss pros and cons of databases. It will also explain how databases model real world systems through integrated, shared data that meets the needs of multiple organizational users and helps avoid issues with file processing systems like data duplication and inconsistency.

Uploaded by

shaan_ah
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views13 pages

Database Management Systems: Lecture

This document provides an overview of the first lecture in a database management systems course. The objectives are to introduce very basic concepts, guide students through different design stages, familiarize them with database tools, and emphasize design stages. The lecture will define what a database is, compare databases to prior data processing approaches, and discuss pros and cons of databases. It will also explain how databases model real world systems through integrated, shared data that meets the needs of multiple organizational users and helps avoid issues with file processing systems like data duplication and inconsistency.

Uploaded by

shaan_ah
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 13

Database Management Systems Lecture -1

Course Objectives
Introduction to Very basics Guides through Different design stages Familiarize with a tool Emphasis on Design stages of Databases

Lecture Overview

Database Definition Comparison with the prior Data Processing approach Pros & Cons of Databases

What is a Database

Database Def-1
A database is a shared collection of logically related data that is stored to meet the requirements of different users of an organization

Database Def-2
A database is a self-describing collection of integrated records

Database Def-3
A database models a particular real world system in the computer in the form of data

The concept of a shared organizational database


Management Marketing Planning Control Sales Product Development

Corporate Database

Accounting

Manufacturing

Accounts Receivable

Accounts Payable

Scheduling

Production

A bit of History
Computer initially used for computational/ engineering purposes Commercial applications introduced File Processing System

File Processing System


A collection of programs that perform services for the end-users such as production of reports

File Processing Systems


Library
Examination Registration

Library Applications

Examination Applications

Registration Applications

Library Data Files

Examination Data Files

Registration Data Files

Program and Data Interdependence

File Processing Systems


Library Reg_Number Name Father Name Books Issued Fine Examination Reg_Number Name Address Class Semester Grade Registration Reg_Number Name Father Name Phone Address Class

Duplication of Data Vulnerable to Inconsistency

Advantages of Database Approach


Library
Library Applications

Examination
Examination Applications
Database Management System

Registration
Registration Applications

- Data Sharing
- Controlled Redundancy

University Students Database

- Data Independence
- Better Data Integrity

First Lecture Ends

You might also like