Copyright © 2016 Pearson Education, Inc. CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 12 th Edition Jeff Hoffer,

Slides:



Advertisements
Similar presentations
Chapter 1: The Database Environment
Advertisements

The Database Environment
Prentice Hall, Database Systems Week 1 Introduction By Zekrullah Popal.
IS 4420 Database Fundamentals Leon Chen. 2 Agenda About yourself About yourself  Name  Major About the instructor About the instructor Syllabus Syllabus.
Chapter 2: The Database Development Process
Chapter 1: The Database Environment
1 IS380 Class Agenda 01/11/05 Sock H. Chung 1.Syllabus 2.Chapter 1 3.Introduction 4. Request.
Chapter 2: The Database Development Process Modern Database Management 9 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Heikki Topi 1 © 2009 Pearson Education,
1 Introduction The Database Environment. 2 Web Links Google General Database Search Database News Access Forums Google Database Books O’Reilly Books Oracle.
© Prentice Hall 1 Chapter 1: The Database Environment.
© 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.
Chapter 1: The Database Environment and Development Process
Chapter 1: The Database Environment and Development Process
© 2007 by Prentice Hall 1 Chapter 2: The Database Development Process Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred.
Chapter 1: The Database Environment
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
The Database Development Process
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition Jeffrey A. Hoffer, V. Ramesh, Heikki Topi © 2013 Pearson.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition Jeffrey A. Hoffer, V. Ramesh, Heikki Topi © 2013 Pearson.
Chapter 1: The Database Environment and Development Process
Chapter 1: The Database Environment and Development Process
Accounting Information System (DBMS Approach) Yohanes Handoko, SE.
Chapter 1 Introduction to Databases Pearson Education ©
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management Dave Salisbury ( )
Architecture for a Database System
© 2007 by Prentice Hall 1 Introduction to databases.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition Jeffrey A. Hoffer, V. Ramesh, Heikki Topi © 2013 Pearson.
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 9 th Edition Jeffrey A. Hoffer,
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Unit 1: Background and Terminology Chapters 1 + 2: Modern Database Management 9 th Edition.
Database System Introduction to Database Environment October 31, 2009 Software Park, Bangkok Thailand Pree Thiengburanathum College of Arts and Media Chiang.
Database Management System Prepared by Dr. Ahmed El-Ragal Reviewed & Presented By Mr. Mahmoud Rafeek Alfarra College Of Science & Technology- Khan younis.
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 1 1 Lecture # 1 & 2 Chapter # 1 Databases and Database Users Muhammad Emran Database Systems.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition, International Edition Jeffrey A. Hoffer, V. Ramesh,
Database Development Process Lecture # 02 Instructor: Engr. Sana Ziafat.
THE DATABASE ENVIRONMENT Definitions: Data, Information, Database, MetadataData, Information File Processing Systems The Database Approach Components of.
1 Database Systems Instructor: Nasir Minhas Assistant Professor UIIT PMAS-AAUR
© 2011 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 1: The Database Environment and Development Process Modern Database Management 10.
Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter 1: The Database Environment and Development Process Modern Database Management.
Copyright © 2016 Pearson Education, Inc. CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 12 th Edition Jeff Hoffer,
1 Database System The Database Development Process October 31, 2009 Software Park, Bangkok Thailand Pree Thiengburanathum College of Arts and Media Chiang.
Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter 1: The Database Environment and Development Process (Contd..) Modern Database.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition, International Edition Jeffrey A. Hoffer, V. Ramesh,
1 Lecture1 Introduction to Databases Systems Database 1.
The Database Development Process 1. Objectives Definition of terms Describe system development life cycle Explain prototyping approach Explain roles of.
Chapter 1 1 DATABASE ENGINEERING INTRODUCTION. Chapter 1 2 DATABASE ENGINEERING EC-316 Credits4(3,1) Text Book: Modern Database Management, by Hoffer,
COLLEGE OF BUSINESS ADMINISTRATION
Database Fundamentals
Chapter 1: The Database Environment and Development Process
Database Management Systems Lecture # 01
The Database Environment
Lecture 2.
Chapter 1: The Database Environment
Chapter 2: The Database Development Process
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
Chapter 1: The Database Environment
Database Systems Instructor Name: Lecture-2.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
Chapter 1: The Database Environment
Chapter 1: The Database Environment
The Database Environment
Chapter 1: The Database Environment
Background Prepared by: Mr. Mahmoud Rafeek Alfarra.
DATABASE ENGINEERING INTRODUCTION.
Chapter 2: The Database Development Process
Chapter 1: The Database Environment
The Database Environment
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management
Presentation transcript:

Copyright © 2016 Pearson Education, Inc. CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 12 th Edition Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

Chapter 1 Copyright © 2016 Pearson Education, Inc. 1-2 DEFINITIONS  Database: organized collection of logically related data  Data: stored representations of meaningful objects and events  Structured: numbers, text, dates  Unstructured: images, video, documents  Information: data processed to increase knowledge in the person using the data  Metadata: data that describes the properties and context of user data

Chapter 1 Copyright © 2016 Pearson Education, Inc. 1-3 Figure 1-1a Data in context Context helps users understand data

Chapter 1 Copyright © 2016 Pearson Education, Inc. 1-4 Graphical displays turn data into useful information that managers can use for decision making and interpretation Figure 1-1b Summarized data

Chapter 1 Copyright © 2016 Pearson Education, Inc. 1-5 Descriptions of the properties or characteristics of the data, including data types, field sizes, allowable values, and data context

Chapter 1 Copyright © 2016 Pearson Education, Inc. 1-6 Duplicate Data

Chapter 1 Copyright © 2016 Pearson Education, Inc. 1-7 DISADVANTAGES OF FILE PROCESSING  Program-Data Dependence  All programs maintain metadata for each file they use  Duplication of Data  Different systems/programs have separate copies of the same data  Limited Data Sharing  No centralized control of data  Lengthy Development Times  Programmers must design their own file formats  Excessive Program Maintenance  80% of information systems budget

Chapter 1 Copyright © 2016 Pearson Education, Inc. 1-8 SOLUTION: THE DATABASE APPROACH  Central repository of shared data  Data is managed by a controlling agent  Stored in a standardized, convenient form Requires a Database Management System (DBMS)

Chapter 1 Copyright © 2016 Pearson Education, Inc. 1-9 DATABASE MANAGEMENT SYSTEM DBMS manages data resources like an operating system manages hardware resources A software system that is used to create, maintain, and provide controlled access to user databases Order Filing System Invoicing System Payroll System DBMS Central database Contains employee, order, inventory, pricing, and customer data

Chapter 1 Copyright © 2016 Pearson Education, Inc ADVANTAGES OF THE DATABASE APPROACH  Program-data independence  Planned data redundancy  Improved data consistency  Improved data sharing  Increased application development productivity  Enforcement of standards  Improved data quality  Improved data accessibility and responsiveness  Reduced program maintenance  Improved decision support

Chapter 1 Copyright © 2016 Pearson Education, Inc COSTS AND RISKS OF THE DATABASE APPROACH  New, specialized personnel  Installation and management cost and complexity  Conversion costs  Need for explicit backup and recovery  Organizational conflict

Chapter 1 Copyright © 2016 Pearson Education, Inc Figure 1-5 Components of the database environment

Chapter 1 Copyright © 2016 Pearson Education, Inc COMPONENTS OF THE DATABASE ENVIRONMENT  Data modeling and design tools -- automated tools used to design databases and application programs  Repository–centralized storehouse of metadata  Database Management System (DBMS) –software for managing the database  Database–storehouse of the data  Application Programs–software using the data  User Interface–text, graphical displays, menus, etc. for user  Data/Database Administrators–personnel responsible for maintaining the database  System Developers–personnel responsible for designing databases and software  End Users–people who use the applications and databases

Chapter 1 Copyright © 2016 Pearson Education, Inc THE RANGE OF DATABASE APPLICATIONS  Personal databases  Two-tier and N-tier Client/Server databases  Enterprise applications  Enterprise resource planning (ERP) systems  Data warehousing implementations

Chapter 1 Copyright © 2016 Pearson Education, Inc Figure 1-11 Multi-tiered client/server database architecture

Chapter 1 Copyright © 2016 Pearson Education, Inc Figure 1-10a Evolution of database technologies

Chapter 1 Copyright © 2016 Pearson Education, Inc SYSTEMS DEVELOPMENT LIFE CYCLE (SEE ALSO FIGURE 1-7) Planning Analysis Physical Design Implementation Maintenance Logical Design

Chapter 1 Copyright © 2016 Pearson Education, Inc SYSTEMS DEVELOPMENT LIFE CYCLE (SEE ALSO FIGURE 1-7) (CONT.) Planning Analysis Physical Design Implementation Maintenance Logical Design Planning – Purpose – preliminary understanding – Deliverable – request for study – Database activity – enterprise modeling and early conceptual data modeling

Chapter 1 Copyright © 2016 Pearson Education, Inc SYSTEMS DEVELOPMENT LIFE CYCLE (SEE ALSO FIGURE 1-7) (CONT.) Planning Analysis Physical Design Implementation Maintenance Logical Design Analysis Purpose–thorough requirements analysis and structuring Deliverable–functional system specifications Database activity–thorough and integrated conceptual data modeling

Chapter 1 Copyright © 2016 Pearson Education, Inc SYSTEMS DEVELOPMENT LIFE CYCLE (SEE ALSO FIGURE 1-7) (CONT.) Planning Analysis Physical Design Implementation Maintenance Logical Design Purpose–information requirements elicitation and structure Deliverable–detailed design specifications Database activity– logical database design (transactions, forms, displays, views, data integrity and security)

Chapter 1 Copyright © 2016 Pearson Education, Inc SYSTEMS DEVELOPMENT LIFE CYCLE (SEE ALSO FIGURE 1-7) (CONT.) Planning Analysis Physical Design Implementation Maintenance Logical Design Physical Design Purpose–develop technology and organizational specifications Deliverable–program/data structures, technology purchases, organization redesigns Database activity– physical database design (define database to DBMS, physical data organization, database processing programs)

Chapter 1 Copyright © 2016 Pearson Education, Inc SYSTEMS DEVELOPMENT LIFE CYCLE (SEE ALSO FIGURE 1-7) (CONT.) Planning Analysis Physical Design Implementation Maintenance Logical Design Implementation Purpose–programming, testing, training, installation, documenting Deliverable–operational programs, documentation, training materials Database activity– database implementation, including coded programs, documentation, installation and conversion

Chapter 1 Copyright © 2016 Pearson Education, Inc SYSTEMS DEVELOPMENT LIFE CYCLE (SEE ALSO FIGURE 1-7) (CONT.) Planning Analysis Physical Design Implementation Maintenance Logical Design Maintenance Purpose–monitor, repair, enhance Deliverable–periodic audits Database activity– database maintenance, performance analysis and tuning, error corrections

Chapter 1 Copyright © 2016 Pearson Education, Inc MANAGING PROJECTS: PEOPLE INVOLVED  Business analysts  Systems analysts  Database analysts and data modelers  Users  Programmers  Database architects  Data administrators  Project managers  Other technical experts

Chapter 1 Copyright © 2016 Pearson Education, Inc. 1-25