DATABASE M ANAGEMENT SYSTEMS Lecture 1. INTRODUCTION Data:  Collection of Raw Facts and Figures  Raw  Data not Processed to get ACTUAL MEANING  Data.

Slides:



Advertisements
Similar presentations
Introduction to Databases
Advertisements

Prentice Hall, Database Systems Week 1 Introduction By Zekrullah Popal.
Chapter 1: The Database Environment
Database Software File Management Systems Database Management Systems.
1 1 File Systems and Databases Chapter 1 The Worlds of Database Systems Prof. Sin-Min Lee Dept. of Computer Science.
1 Database Systems (Part I) Introduction to Databases I Overview  Objectives of this lecture.  History and Evolution of Databases.  Basic Terms in Database.
Introduction to Databases
1 Lecture 31 Introduction to Databases I Overview  Objectives of this lecture  History and Evolution of Databases  Basic Terms in Database and definitions.
DATABASE M ANAGEMENT S YSTEMS Lecture 2. NEED OF DATABASE APPROACH  File Processing System was very Defective  Many Problems were Present  These Problems.
1 1 File Systems and Databases Chapter 1 Prof. Sin-Min Lee Dept. of Computer Science.
Chapter 1 Introduction to Databases
Chapter 4 Database Management Systems. Chapter 4Slide 2 What is a Database Management System (DBMS)?  Database An organized collection of related data.
Database Management Systems (DBMS)
Database Management COP4540, SCS, FIU An Introduction to database system.
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
Introduction to Databases and Database Languages
Introduction to DBMS Purpose of Database Systems View of Data
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
Database Systems: Design, Implementation, and Management Ninth Edition
Chapter 1 Database Systems. Good decisions require good information derived from raw facts Data is managed most efficiently when stored in a database.
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.
DBMS By Narinder Singh Computer Sc. Deptt. Topics What is DBMS What is DBMS File System Approach: its limitations File System Approach: its limitations.
 Introduction Introduction  Purpose of Database SystemsPurpose of Database Systems  Levels of Abstraction Levels of Abstraction  Instances and Schemas.
Module Title? DBMS Introduction to Database Management System.
1 Introduction An organization's survival relies on decisions made by management An organization's survival relies on decisions made by management To make.
Database Architecture Introduction to Databases. The Nature of Data Un-structured Semi-structured Structured.
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management Dave Salisbury ( )
Introduction: Databases and Database Users
Database Management System (DBMS)
Mrs. Maninder Kaur 1 Mrs. Maninder Kaur.
1 Welcome: To the second learning sequence “ Data Base (DB) and Data Base Management System (DBMS) “ Recap : In the previous learning sequence, we discussed.
Chapter 1 : Introduction §Purpose of Database Systems §View of Data §Data Models §Data Definition Language §Data Manipulation Language §Transaction Management.
Database Management Systems Introduction. In the Beginning… Customer Program 1.
©Silberschatz, Korth and Sudarshan1.1Database System Concepts Chapter 1: Introduction Purpose of Database Systems View of Data Data Models Data Definition.
Chapter(1) Introduction and conceptual modeling. Basic definitions Data : know facts that can be recorded and have an implicit. Database: a collection.
Database Terminology Database Terminology. DATA: Data is a collection of raw facts and figures and is represented in alphabets, digits and special characters.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
CS370 Spring 2007 CS 370 Database Systems Lecture 1 Overview of Database Systems.
Chapter 1 1 Lecture # 1 & 2 Chapter # 1 Databases and Database Users Muhammad Emran Database Systems.
Advantage of File-oriented system: it provides useful historical information about how data are managed earlier. File-oriented systems create many problems.
INFO1408 Database Design Concepts Week 15: Introduction to Database Management Systems.
DAY 14: MICROSOFT ACCESS – CHAPTER 1 Madhuri Siddula October 1, 2015.
3 / 12 Databases MIS105 Lec13 Irfan Ahmed Ilyas CHAPTER Prepared By:
Chapter One (Database System) Objectives Introduction to Database Management Systems (DBMS) Data and Information History of DB Types of DB.
AL-MAAREFA COLLEGE FOR SCIENCE AND TECHNOLOGY INFO 232: DATABASE SYSTEMS CHAPTER 1 DATABASE SYSTEMS Instructor Ms. Arwa Binsaleh.
DATABASE MANAGEMENT SYSTEM By: YAMINI TRIPATHI. INTRODUCTION Consists - Collection of interrelated data - Set of programs to access those data Definition.
1 TOPIC 6 DATABASE 6.1 Introduction to Database 6.2 Basic Concept of Database 6.3 Database Object DATABASE.
 TERMINOLOGY TERMINOLOGY DATA INFORMATION  NEED OF INFORMATION NEED OF INFORMATION  QUALITIES OF INFORMATION QUALITIES OF INFORMATION  FILE SYSTEM.
Introduction to Databases CISC Where would you find info about yourself stored in a computer? College Physician’s office Library Grocery Store Dentist’s.
Data The fact and figures that can be recorded in system and that have some special meaning assigned to it. Eg- Data of a customer like name, telephone.
CSC 351 FUNDAMENTALS OF DATABASE SYSTEMS. LECTURE 1: INTRODUCTION TO DATABASES.
DATA MANAGEMENT AND DATABASES. Data Management Data management is the process of controlling the information generated during a research project or transaction.
Presentation on Database management Submitted To: Prof: Rutvi Sarang Submitted By: Dharmishtha A. Baria Roll:No:1(sem-3)
1 Lecture1 Introduction to Databases Systems Database 1.
CHAPTER 1: INTRODUCTION Purpose of Database Systems View of Data Data Models Data Definition Language Data Manipulation Language Storage Management Database.
By ILTAF MEHDI (MCS, MCSE, CCNA) 1 Remember: Examination is a chance not ability. 6/12/2016.
Introduction: Databases and Database Systems Lecture # 1 June 19,2012 National University of Computer and Emerging Sciences.
Chapter 1 1 DATABASE ENGINEERING INTRODUCTION. Chapter 1 2 DATABASE ENGINEERING EC-316 Credits4(3,1) Text Book: Modern Database Management, by Hoffer,
Introduction to Database Management System
Introduction to DBMS Purpose of Database Systems View of Data
Introduction To Database IT-402
Chapter 1: Introduction
Data Base System Lecture 2: Introduction to Database
Data base System Concepts & Data Modeling
Chapter 1: The Database Environment
Data base management system dbms
DATABASE ENGINEERING INTRODUCTION.
Database management systems
Presentation transcript:

DATABASE M ANAGEMENT SYSTEMS Lecture 1

INTRODUCTION Data:  Collection of Raw Facts and Figures  Raw  Data not Processed to get ACTUAL MEANING  Data can be  Numeric(Contains Numbers)  Alphabetic(Contains Alphabets)  Alphanumeric(Contains Numbers, Alphabets and Symbols)  Image(Graphs, Diagrams)  Sound or Audio(Voice)  Video(Images Played at Very High Speeds)  Initially Meaningless But  Very Important For Organization Example: Data Submitted By Students in the Application Form is Initially Meaningless for the Vice Chancellor of the University until the Merit Lists are Generated from it.

INTRODUCTION Information:  Processed Form of Data  More Meaningful  Used For Decision Making  Raw Data is Processed to get INFORMATION DATA PROCESSING INFORMATIO N  When Merit Lists are generated from the DATA collected in the Application Form of University, then it is converted into INFORMATION.  INFORMATION can be further Processed  INFORMATION can be Stored

DATABASE Definition:  ORGANIZED Collection of RELATED Records  This Collection is Stored in EFFICIENT and COMPACT Manner ORGANIZED: Means DATA is Stored in a way for User to use it easily RELATED: Means DATA is Collected for a Particular Event EVENT: Means for Particular Thing Example: Admission Time in University is an EVENT at which DATA of all Students seeking Admission is Collected. EFFICIENT: Means Data is Stored in a way that it can be Saved and Retrieved Easily COMPACT: Means DATA is Stored in a way to take Minimum Storage Space on Disk(Compressed Form)

DATABASE----EXAMPLE Form No Last NameD.O.BOBT. Mark s TOT. Mark s Applied In 65887Ali Raza CS 65888Ijaz Ahmer PHY 65889Naveed Aslam BIO- CHEM 65890Muhammad Irfan CHEM 65891Waqas Ali BIO Sample Database of Students Applied In Different Disciplines During Admissions in the University Examples:  Telephone Directory  Student Record  Student Attendance  Question Bank  Result Reports  Library Section  Accounts Section  Employee List

DATABASE MANAGEMENT SYSTEMS Definition:  A System used to Create and Manage Databases  It is a Set of Software Facilities Provided by DBMS:  Defining Structure of Database  Defining Integrity Checks  Store Data on Storage Medium  Data Compression  Data Security  Manages to INSERT, UPDATE, DELETE and SELECT Data from Database by providing 4GL or a Non-Procedural Language which is SQL

NEED OF DATABASE MANAGEMENT SYSTEMS

FILE PROCESSING SYSTEM  One of the First Computer Based Data Handling Method  Used in Old Organizations  Organization is divided into different Departments  In File Processing System each Department has its own Set of Files and Set of Applications for Inserting and Managing Data in the Files  Each of the Files has its own Format  Applications were designed for specific Formats  The Applications were only used for the File Format for which it was designed  One Application can not be applied to any other File Format  This means that the Process of Upgrading the Format of Files was very difficult because Applications must also have to be changed accordingly  This makes it a tedious and lengthy process  Data in one File was not related to Data in another File  So the if the Requirement was to Extract Data from Different Files was very difficult

MAIN PROBLEMS OF FILE PROCESSING SYSTEM  Data Redundancy or Data Replication  Data Inconsistency  Data Isolation  Data Integrity  Application and Data Dependence  Atomicity Problem(Related to Transactions)  Security Problem  Increased Development Time  No Way to Control Access  Maintenance Problem