Chapter 1 Introduction to Database Management. McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Welcome! Database technology:

Slides:



Advertisements
Similar presentations
Lecture-7/ T. Nouf Almujally
Advertisements

Chapter 1: The Database Environment
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 1 Introduction to Database Management.
3-1 Chapter 3 Data and Knowledge Management
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 2- 1.
Introduction to Databases Transparencies
Lecture Nine Database Planning, Design, and Administration
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Overview of Database Languages and Architectures.
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Chapter 1 Introduction to Databases
Database Management COP4540, SCS, FIU An Introduction to database system.
Chapter 4 Introduction to Database Development. McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Outline Context for database.
Introduction to Databases Transparencies 1. ©Pearson Education 2009 Objectives Common uses of database systems. Meaning of the term database. Meaning.
Database Design and Introduction to SQL
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
Introduction to Database
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.
IT – DBMS Concepts Relational Database Theory.
Module Title? DBMS Introduction to Database Management System.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
Web-Enabled Decision Support Systems
CSC271 Database Systems Lecture # 4.
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management Dave Salisbury ( )
Database System Concepts and Architecture
1 Introduction to Database Systems. 2 Database and Database System / A database is a shared collection of logically related data designed to meet the.
Intro-Part 1 Introduction to Database Management: Ch 1 & 2.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Databases and Data Warehouses: Supporting the Analytics-Driven.
Architecture for a Database System
Introduction to Database Management. 1-2 Outline  Database characteristics  DBMS features  Architectures  Organizational roles.
Dr. Mohamed Osman Hegazi 1 Database Systems Concepts Database Systems Concepts Course Outlines: Introduction to Databases and DBMS. Database System Concepts.
Chapter 14 Data and Database Administration. McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Outline Organizational context.
E. Wainright Martin Carol V. Brown Daniel W. DeHayes Jeffrey A. Hoffer William C. Perkins MANAGINGINFORMATIONTECHNOLOGY FIFTH EDITION CHAPTER 5 T HE D.
File Systems and Databases Lecture 1. Files and Databases File: A collection of records or documents dealing with one organization, person, area or subject.
1.file. 2.database. 3.entity. 4.record. 5.attribute. When working with a database, a group of related fields comprises a(n)…
Ihr Logo Fundamentals of Database Systems Fourth Edition El Masri & Navathe Chapter 2 Database System Concepts and Architecture.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Lecture # 3 & 4 Chapter # 2 Database System Concepts and Architecture Muhammad Emran Database Systems 1.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
INTRODUCTION TO DBS Database: a collection of data describing the activities of one or more related organizations DBMS: software designed to assist in.
1 Chapter 1 Introduction to Databases Transparencies.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
DBMS_Week 3-4 DBMS. Three-Schema Architecture – Internal schema (one view) describes physical storage structures access paths, indexes used Typically.
1 Welcome to the World of Databases! Database technology: crucial to the operation and management of modern organisations Major transformation in computing.
Copyright (c) 2014 Pearson Education, Inc. Introduction to DBMS.
2) Database System Concepts and Architecture. Slide 2- 2 Outline Data Models and Their Categories Schemas, Instances, and States Three-Schema Architecture.
Database Environment Chapter 2. The Three-Level ANSI-SPARC Architecture External Level Conceptual Level Internal Level Physical Data.
1 Lecture1 Introduction to Databases Systems Database 1.
Data Resource Management Chapter 5 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
ISC321 Database Systems I Chapter 2: Overview of Database Languages and Architectures Fall 2015 Dr. Abdullah Almutairi.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Database Principles: Fundamentals of Design, Implementation, and Management Chapter 1 The Database Approach.
Introduction to Database Management
An Introduction to database system
Fundamentals & Ethics of Information Systems IS 201
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Chapter 2: Database System Concepts and Architecture
Database Management System (DBMS)
Chapter 1 Database Systems
Introduction to Databases Transparencies
Chapter 1: The Database Environment
Lecture 1 File Systems and Databases.
Chapter 1 Database Concepts.
The Database Environment
CHAPTER 5 THE DATA RESOURCE
Presentation transcript:

Chapter 1 Introduction to Database Management

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Welcome! Database technology: crucial to the operation and management of modern organizations Major transformation in computing skills Significant time commitment Exciting journey ahead

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Book Goals First course in database management Practical textbook –Fundamentals of relational databases –Data modeling and normalization –Database application development –Database administration and database processing environments Detailed material

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Outline Database characteristics DBMS features Architectures Organizational roles

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Initial Vocabulary Data: raw facts about things and events Information: transformed data that has value for decision making Essential to organize data for retrieval and maintenance

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Database Characteristics Persistent Inter-related Shared

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. University Database

Water Utility Database

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Database Management System (DBMS) Collection of components that support data acquisition, dissemination, storage, maintenance, retrieval, and formatting Enterprise DBMSs Desktop DBMSs Embedded DBMSs Major part of information technology infrastructure

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Database Definition Define database before using Tables and relationships SQL CREATE TABLE statement Graphical tools

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. University Database

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. University Database (ERD)

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Nonprocedural Access Query: request for data to answer a question Indicate what parts of database to retrieve not the procedural details Improve productivity and improve accessibility SQL SELECT statement and graphical tools Loop

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Graphical Tool for Nonprocedural Access

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Application Development Form: formatted document for data entry and display Report: formatted document for display Use nonprocedural access to specify data requirements of forms and reports

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Sample Data Entry Form

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Sample Report

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Procedural Language Interface Combine procedural language with nonprocedural access Why –Batch processing –Customization and automation –Performance improvement

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Transaction Processing Transaction: unit of work that should be reliably processed Control simultaneous users Recover from failures

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Database Technology Evolution

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. DBMS Marketplace Enterprise DBMS –Oracle: dominates in Unix; strong in Windows –SQL Server: strong in Windows –Informix: significant Unix marketshare –DB2: strong in mainframe environment Desktop DBMS –Access: dominates –FoxPro, Paradox, Approach, FileMaker Pro

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Data Independence Software maintenance is a large part (50%) of information system budgets Reduce impact of changes by separating database description from applications Change database definition with minimal effect on applications that use the database

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Three Schema Architecture

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Differences among Levels External –FacultyAssignmentFormView: data required for the form in Slide 16 (Figure 1.9) –FacultyWorkLoadReportView: data required for the report in Slide 17 (Figure 1.10) Conceptual: tables in Slide 11 Internal –Files needed to store the tables –Extra files to improve performance

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Client-Server Architecture

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Organizational Roles

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Database Specialists Database administrator (DBA) –More technical –DBMS specific skills Data administrator –Less technical –Planning role

McGraw-Hill/Irwin © 2004 The McGraw-Hill Companies, Inc. All rights reserved. Summary Databases and database technology vital to modern organizations Database technology supports daily operations and decision making Nonprocedural access is a crucial feature Many opportunities to work with databases