Database Management Systems

Slides:



Advertisements
Similar presentations
©Silberschatz, Korth and Sudarshan4.1Database System Concepts Lecture-1 Database system,CSE-313, P.B. Dr. M. A. Kashem Associate. Professor. CSE, DUET,
Advertisements

Prentice Hall, Database Systems Week 1 Introduction By Zekrullah Popal.
©Silberschatz, Korth and Sudarshan1.1Database System Concepts Chapter 1: Introduction Purpose of Database Systems View of Data Data Models Data Definition.
Database Management System (DBMS)
1 IS380 Class Agenda 01/11/05 Sock H. Chung 1.Syllabus 2.Chapter 1 3.Introduction 4. Request.
Introduction to Database Processing
Ch1: File Systems and Databases Hachim Haddouti
1 1 File Systems and Databases Chapter 1 The Worlds of Database Systems Prof. Sin-Min Lee Dept. of Computer Science.
11 3 / 12 CHAPTER Databases MIS105 Lec14 Irfan Ahmed Ilyas.
©Silberschatz, Korth and Sudarshan1.1Database System Concepts Chapter 1: Introduction Purpose of Database Systems View of Data Data Models Data Definition.
File Systems and Databases Hachim Haddouti
Databases Chapter 11.
DBMS1 Database Management System (DBMS) Introductory Concepts Week-1.
Chapter 1 Database and Database Users Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2008.
CS462: Introduction to Database Systems. ©Silberschatz, Korth and Sudarshan1.2Database System Concepts Course Information Instructor  Kyoung-Don (KD)
COMPUTING FOR BUSINESS AND ECONOMICS-III. Lecture no.6 COURSE INSTRUCTOR- Ms. Tehseen SEMESTER- Summer 2010.
Database System Concepts, 5th Ed. ©Silberschatz, Korth and Sudarshan See for conditions on re-usewww.db-book.com Chapter 1: Introduction.
Database Systems COMSATS INSTITUTE OF INFORMATION TECHNOLOGY, VEHARI.
Module Title? DBMS Introduction to Database Management System.
© Virtual University of Pakistan. In the name of Allah.
DATABASE. A database is collection of information that is organized so that it can easily be accessed, managed and updated. It is also the collection.
Introduction to Database Systems
CS 474 Database Design and Application Terminology Jan 11, 2000.
Database Management Systems
Architecture for a Database System
311: Management Information Systems Database Systems Chapter 3.
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 9 th Edition Jeffrey A. Hoffer,
Database Terminology Database Terminology. DATA: Data is a collection of raw facts and figures and is represented in alphabets, digits and special characters.
Database System Introduction to Database Environment October 31, 2009 Software Park, Bangkok Thailand Pree Thiengburanathum College of Arts and Media Chiang.
Module 2: Information Technology Infrastructure Chapter 5: Databases and Information Management.
Chapter 5 Data Resource Management. 2 I. Why do organizations store data?  Data resources must be structured and organized in some logical manner so.
Chapter 1 1 Lecture # 1 & 2 Chapter # 1 Databases and Database Users Muhammad Emran Database Systems.
DATABASE SYSTEMS. DATABASE u A filing system for holding data u Contains a set of similar files –Each file contains similar records Each record contains.
3 / 12 Databases MIS105 Lec13 Irfan Ahmed Ilyas CHAPTER Prepared By:
DatabaseCSIE NUK1 Fundamentals of Database Systems Chapter 1 Database and Database Users.
Database Fundamentals CSC105 Furman University Peggy Batchelor.
Database Concepts Track 3: Managing Information using Database.
1 Database Systems Instructor: Nasir Minhas Assistant Professor UIIT PMAS-AAUR
Switch off your Mobiles Phones or Change Profile to Silent Mode.
INTRODUCTION lecture1 1. Data base concept Data is a meaningless static value. What does 3421 means? Information is the data you process in a manner that.
1 TOPIC 6 DATABASE 6.1 Introduction to Database 6.2 Basic Concept of Database 6.3 Database Object DATABASE.
Introduction HNDIT DBMS 1. Database Management Systems Module code HNDIT Module title Database Management Systems Credits2HoursLectures15.
Database Systems Lecture 1. In this Lecture Course Information Databases and Database Systems Some History The Relational Model.
Introduction to Databases CISC Where would you find info about yourself stored in a computer? College Physician’s office Library Grocery Store Dentist’s.
Mr.Prasad Sawant, MIT Pune India Introduction to DBMS.
Introduction & History of Database Systems
King saud university Introduction to Database Systems (Chapter 1: Databases and Database Users)
April 20022CS3X1 Database Design Introduction John Wordsworth Department of Computer Science The University of Reading Room 129,
Chapter-1- Basic Concepts Reference: Prof. Mona Mursi Lecture notes
ASET 1 Amity School of Engineering & Technology B. Tech. (CSE/IT), III Semester Database Management Systems Jitendra Rajpurohit.
Lecture on Database Management System
Databases Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
IIS 645 Database Management Systems DDr. Khorsheed Today’s Topics 1. Course Overview 22. Introduction to Database management 33. Components of Database.
©Silberschatz, Korth and Sudarshan 1.1 Database System Concepts قواعد البيانات Data Base قواعد البيانات CCS 402 Mr. Nedal hayajneh E- mail
1 Lecture1 Introduction to Databases Systems Database 1.
By ILTAF MEHDI (MCS, MCSE, CCNA) 1 Remember: Examination is a chance not ability. 6/12/2016.
Virtual University of Pakistan In the name of Allah.
Chapter 1 Database and Database Users
Introduction to Database Management
Introduction To DBMS.
Introduction to Database Management Systems
Chapter 1: Introduction
Introduction to Computing
Data Resource Management
Fundamentals of Database Design
Database Systems Instructor Name: Muhammad Hafeez Lecture-1.
Introduction lecture1.
© Virtual University of Pakistan
Terms: Data: Database: Database Management System: INTRODUCTION
Databases and Information Management
Presentation transcript:

Database Management Systems Waqas Arshad Cheema BS Computer engineering (uet lahore) MS CS (COMSATS LAHORE)

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

A database is a self-describing collection of integrated records 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 Control Planning Marketing Product Development Sales Corporate Database Accounting Accounts Payable Receivable Manufacturing Production Scheduling

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 Applications Data Files Examination Applications Data Files Registration Applications Data Files Program and Data Interdependence

File Processing Systems Fine Books Issued Father Name Name Reg_Number Library Grade Semester Class Address Name Reg_Number Examination Class Address Phone Father Name Name Reg_Number Registration Duplication of Data Vulnerable to Inconsistency

Advantages of Database Approach Registration Examination Library Applications Database Management System University Students Database - Data Sharing - Data Independence - Controlled Redundancy - Better Data Integrity First Lecture Ends