1 INTRO TO DATABASES PART II IS 340 BY CHANDRA S. AMARAVADI.

Slides:



Advertisements
Similar presentations
C6 Databases.
Advertisements

Database Management3-1 L3 Database Management Santa R. Susarapu Ph.D. Student Virginia Commonwealth University.
By: Mr Hashem Alaidaros MIS 211 Lecture 4 Title: Data Base Management System.
Prentice Hall, Database Systems Week 1 Introduction By Zekrullah Popal.
Management Information Systems, Sixth Edition
Managing Data Resources
Chapter 3 Database Management
7.1 © 2006 by Prentice Hall 7 Chapter Managing Data Resources.
1 Introduction The Database Environment. 2 Web Links Google General Database Search Database News Access Forums Google Database Books O’Reilly Books Oracle.
Organizing Data & Information
Ch1: File Systems and Databases Hachim Haddouti
1 Data & Database Development. 2 Data File Bit Byte Field Record File Database Entity Attribute Key field Key file management concepts include:
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
© 2007 by Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden.
Database – Part 2 Dr. V.T. Raja Oregon State University.
Introduction to Database Management
Databases and Database Management Systems
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Managing Data Resources. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits that represents a single.
Lecture-8/ T. Nouf Almujally
Intro to MIS – MGS351 Databases and Data Warehouses Chapter 3.
1 DATABASE TECHNOLOGIES BUS Abdou Illia, Fall 2012 (September 5, 2012)
Database Design - Lecture 1
Systems analysis and design, 6th edition Dennis, wixom, and roth
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
11 INTRO TO DATABASES Part I IS 340 BY CHANDRA S. AMARAVADI.
ITOM 2308 Introduction to Databases Review Access Database Corporate Case Study ITOM 2308 Class 81.
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
CHAPTER 8: MANAGING DATA RESOURCES. File Organization Terms Field: group of characters that represent something Record: group of related fields File:
1 Adapted from Pearson Prentice Hall Adapted form James A. Senn’s Information Technology, 3 rd Edition Chapter 7 Enterprise Databases and Data Warehouses.
311: Management Information Systems Database Systems Chapter 3.
Data Resource Management Chapter 5 Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Case 2: Emerson and Sanofi Data stewards seek data conformity
© 2007 by Prentice Hall 1 Introduction to databases.
Database Design Part of the design process is deciding how data will be stored in the system –Conventional files (sequential, indexed,..) –Databases (database.
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
1.file. 2.database. 3.entity. 4.record. 5.attribute. When working with a database, a group of related fields comprises a(n)…
Information Systems & Databases 2.2) Organisation methods.
Announcements. Data Management Chapter 12 Traditional File Approach  Structure Field  Record  File  Fixed All records have common fields, and a field.
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Chapter 1 Chapter 1: The Database Environment Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden © 2007 by Prentice.
Chapter 5 Data Resource Management. 2 I. Why do organizations store data?  Data resources must be structured and organized in some logical manner so.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
Data resource management
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved CHAPTER 6 DATABASES AND DATA WAREHOUSES CHAPTER 6 DATABASES AND DATA WAREHOUSES.
1 Database Systems Instructor: Nasir Minhas Assistant Professor UIIT PMAS-AAUR
Managing Data Resources. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits that represents a single.
DATA RESOURCE MANAGEMENT
Foundations of Business Intelligence: Databases and Information Management.
Chapter 6.  Problems of managing Data Resources in a Traditional File Environment  Effective IS provides user with Accurate, timely and relevant information.
3/6: Data Management, pt. 2 Refresh your memory Relational Data Model
DATABASE EVOLUTION & ENVIRONMENT Chandra S. Amaravadi.
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
Data Resource Management Chapter 5 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
INTRODUCTION TO INFORMATION SYSTEMS LECTURE 9: DATABASE FEATURES, FUNCTIONS AND ARCHITECTURES PART (2) أ/ غدير عاشور 1.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
Managing Data Resources File Organization and databases for business information systems.
Management Information Systems by Prof. Park Kyung-Hye Chapter 7 (8th Week) Databases and Data Warehouses 07.
Intro to MIS – MGS351 Databases and Data Warehouses
Data Resource Management
Databases and Data Warehouses Chapter 3
Data Resource Management
MANAGING DATA RESOURCES
The Database Environment
DATABASE TECHNOLOGIES
Presentation transcript:

1 INTRO TO DATABASES PART II IS 340 BY CHANDRA S. AMARAVADI

2 DBMS evolution file processing, hierarchical, relational ER Models Distributed databases Multi-media databases Data warehouses IN THIS PRESENTATION..

3 DBMS EVOLUTION

4 EVOLUTION OF DBMS File processing systems Hierarchical systems Relational systems 1 March 2002 Greece 2 July 2003 Italy 3 …………….. Person Photo1Photo2 GreeceItaly PhotoId

5 EVOLUTION OF DBMS.. FILE PROCESSING SYSTEMS:  Data in the form of “flat files” (ascii files)  Each program had its own specific files  Data was duplicated across files. A system where data was managed by the program in the form of flat files.

6 EVOLUTION OF DBMS.. PROBLEMS CAUSED BY FILE PROCESSING l Uncontrolled redundancy l Poor data quality (a.k.a.?) l Lack of data sharing

7 HIERARCHICAL MODEL l structure is hierarchical (not flat) l one or more root segments l child segments are linked hierarchically l difficult to write queries but very efficient (fast)! A model for storing data:

8 HIERARCHICAL MODEL NAMETOTAL_ENROLLNO_OF_PHD ASNAMEJOB_TITLEFNAMERANKDEGREE (D) DEPARTMENT (A) ADMIN-STAFF(F) FACULTY What do you call this?

9 Data organized into tables Data retrieved by using SQL, 4 th GL joins tables by equating values of cross reference keys. RELATIONAL MODEL 8895 Smith 4/16/00 $35, Farley 4/22/01 $ Gomez 1/10/00 $2,000 ACCT ACCT# NAME DT. OPENED BALANCE

10 ER MODELS (Data Models)

11 DEFINITIONS Entity – Individual example of person, place or thing. Entity Class – Collection of related entities. Attributes – Properties of entity classes about which we would like to collect information.

12 AN EXAMPLE ER CHART CUSTOMER ORDERS places Cust#Name PRODUCTS are for ENTITY CLASS ATTRIBUTE RELATIONSHIP Ord#Ord dt

13 Draw Data Models (ER models) corresponding to the following Situations: Athletes participate in events (qualifier, semi-finals, finals) in various sports (swimming, boxing etc.). Clients can book one or more properties with a rental agency. Each property can be booked by more than one client (for different dates). Trains arrive and depart from platforms in train stations, corresponding to the cities that they stop in. A city can have many Stations. Airlines operate a number of flights which arrive and depart from Gates. There could be several flights from a gate, but each flight is assigned only one gate. Each airline operates a gate or a set of Gates which are leased to them by the airport. DISCUSSION

14 Design a database for the following situation: Bellsouth, a telephone company needs a database to maintain records of its automobiles, repairs, mechanics and special equipment needed to repair cars. Mechanics are assigned skill codes based on the type of repairs they can carry out. For e.g. Class III mechanics can perform reborings, engine overhauls and transmission repairs. The repair shops are located in 300 cities and towns throughout the state. Mechanics can be assigned to only one repair shop at a time. The application requires knowing what equipment is (for e.g. diagnostic equipment, hydraulic machinery) is at what location and also the repairs carried out on each vehicle. For each vehicle the application requires knowing its identification number, mileage and repair history. DISCUSSION

15 DISTRIBUTED AND MULTI-MEDIA DATABASES, DATA WAREHOUSES

16 CENTRALIZED DATABASES u The database is in one physical location. u All applications regardless of whether the clients are located in Seoul or Detroit need to access data from that physical location. u What are the limitations? Centralized databases

17 DISTRIBUTED DATABASES u Replicated -- copies of the database maintained in multiple sites u Partitioned -- database is physically divided into chunks The data is physically stored in multiple geographical locations

18 REPLICATED DATABASES..

19 PARTITIONED DATABASES.. Emp IDEmp NameEmp Address 11049Richard200 Meadow brook 11051Cathy13 E. Willow 11054Hugh1400 E. Washington

20 MULTI-MEDIA DATABASES Emp IDEmp Name Emp. Picture Emp Address A database that is able to handle multiple data types: u Conventional information u Images u Audio & video Capable of storing, retrieving and updating this type of information Emp.jpg

21 MULTI-MEDIA DATABASES.. APPLICATIONS Travel bureaus Hospitals Manufacturing Training

22 MULTI-MEDIA DATABASES.. Storage space Retrieval Modification ISSUES

23 DATA WAREHOUSE: Historical data organized for analysis and decision making. DATA MART: smaller version of data warehouse, specialized by functional area e.g. marketing ON-LINE ANALYTICAL PROCESSING (OLAP): organizes data into a “cube” for decision analysis. DATA WAREHOUSES

24 HISTORICAL INFORMATION INTERNAL DATA SOURCES EXTERNAL DATA SOURCES OPERATIONAL, HISTORICAL DATA DATA WAREHOUSE EXTRACT, TRANSFORM OLAP DATA MINING DATA WAREHOUSING & OLAP

25 DISCUSSION QUESTIONS n Are Databases and DBMSs one and the same? n Does a record consist of files? n What is the smallest unit of data in the database? n Does data integrity refer to data quality? n What does the detail line of a report consist of? n Is an “employee” an entity class or an attribute? n Is the data dictionary useful while creating the database? n Why do we use SQL? n Is it necessary to use SQL to produce database reports? n Why do we use data models? n Would multi-national organizations prefer centralized databases?

26 THAT’S ALL FOLKS!