Chapter 1: The Database Environment and Development Process

Slides:



Advertisements
Similar presentations
Chapter 1: The Database Environment
Advertisements

The Database Environment
Introduction to Databases
Prentice Hall, Database Systems Week 1 Introduction By Zekrullah Popal.
Management Information Systems, Sixth Edition
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
Chapter 2: The Database Development Process
Microsoft Access 1 Database Creation and Management.
1 Basic DB Terms Data: Meaningful facts, text, graphics, images, sound, video segments –A collection of individual responses from a marketing research.
File Systems and Databases
7.1 © 2006 by Prentice Hall 7 Chapter Managing Data Resources.
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.
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
1 IS 4420 Database Fundamentals Chapter 2: Database Development Process Leon Chen.
© 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.
© 2005 by Prentice Hall 1 Chapter 2: The Database Development Process Modern Database Management 7 th Edition George Lamperti.
Chapter 1: The Database Environment and Development Process
Chapter 1: The Database Environment
Microsoft Access 1 Database Creation and Management.
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.
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
Announcements Homework 1 Due 9/15 Project: Step 1 Due 9/17 Reading for Wednesday –2.6 – 2.8.
Chapter 1: The Database Environment and Development Process
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.
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 9 th Edition Jeffrey A. Hoffer,
1.file. 2.database. 3.entity. 4.record. 5.attribute. When working with a database, a group of related fields comprises a(n)…
Database1 Database Creation and Management. About Database Development…. The course is not designed to train you as an IT specialist……. It is not about.
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 2: Basic Concepts.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
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.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
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,
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
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.
Copyright (c) 2014 Pearson Education, Inc. Introduction to DBMS.
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,
Copyright © 2016 Pearson Education, Inc. CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 12 th Edition Jeff Hoffer,
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,
Managing Data Resources File Organization and databases for business information systems.
Database Management Systems Lecture # 01
The Database Environment
MANAGING DATA RESOURCES
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
Chapter 1: The Database Environment
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
Chapter 1: The Database Environment
The Database Environment
Chapter 1: The Database Environment
Background Prepared by: Mr. Mahmoud Rafeek Alfarra.
The Database Environment
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management
The Database Development Process
Presentation transcript:

Chapter 1: The Database Environment and Development Process Essentials of Database Management Jeffrey A. Hoffer, Heikki Topi, V. Ramesh Copyright © 2014 Pearson Education, Inc.

Basic DB Terms Data: Meaningful facts, text, graphics, images, sound, video segments A collection of individual responses from a marketing research Information: Data processed to be useful in decision making Pattern of geographical buying habit based on analysis of a marketing research Metadata: Data that describes data

Data in Context Large volume of facts, difficult to interpret / make decisions

Information Useful for decision making / interpretation

Metadata Descriptions of the properties or characteristics of the data, including data types, field sizes, allowable values, and documentation (Data Dictionary)

Universal Database Systems DBMS Database containing centralized shared data Application #1 #2 #3

Database Systems Collection of electronic data Central repository of shared data Stored in a standardized, convenient form. Requires a Database Management System (DBMS)

Type of DB Models File processing system (traditional) Hierarchical Network Relational Object-relational

Relational Database A relational database is a collection of tables that are related to one another based on a common field. A common field is called a primary key(s). unique identifier in data model When the primary key of one table is represented in a second table to form a relationship, it is called a foreign key.

Relational Database A schematic diagram of a relational database (a) and a sample part of a relational database showing different tables (b)

Relating Tables Using a Common Field The primary key in the Employer table (EmployerID) is the common field that relates this table to the Position table. PositionID is the primary key in the Position table. The EmployerID field is a foreign key in this table. Primary keys can only have one occurrence in a table. Foreign keys may have multiple occurrences.

Relational Database Advantages Easier database design, implementation, management, and use Ad hoc query capability with SQL Powerful database management system

Database Applications Personal Database – standalone desktop database Workgroup Database – local area network (<25 users) Department Database – local area network (25-100 users) Enterprise Database – wide-area network (hundreds or thousands of users)

Collection of historic… NOT current data… Data Warehouse Collection of historic… NOT current data…

Data Mining Help to find hidden patterns and relationships in large databases to predict future behavior “If a house is purchased, then new refrigerator will be purchased within two weeks 65% of the time.”

Components of the DB Environment

Components of the DB Environment CASE Tools – computer-aided software engineering Repository (data dictionary) – centralized storehouse of metadata Database Management System (DBMS) – software for managing the database Database – storage of the data Application Programs – software using the data User Interface – text and graphical displays to users Database Administrators (DBA) – personnel responsible for maintaining the database System Developers – personnel responsible for designing databases and software End Users – people who use the applications and databases

Database Development Process Feasibility Study of Project Purpose – preliminary understanding Deliverable –request for project Requirement Analysis Conceptual Design Logical Design - Is the project worth looking at ? - Is the DB system worth building? Physical Design Implementation Maintenance

Database Development Process Purpose – state business situation and possible solution Deliverable –decomposed requirements Feasibility Study of Project Requirement Analysis Conceptual Design Logical Design What do users need and want from the new system? What the new system must do Physical Design Implementation Maintenance

Database Development Process Purpose –thorough analysis Deliverable – conceptual data model Feasibility Study of Project Requirement Analysis Conceptual Design Logical Design conceptual data model next slide example model from the web page Physical Design Implementation Maintenance

Conceptual Data Model

Database Development Process Feasibility Study of Project Purpose –information requirements structure Deliverable – logical database design Requirement Analysis Conceptual Design Hierarchical DB Network DB Relational DB Object Oriented Logical Design Physical Design Implementation Maintenance

Database Development Process Purpose –develop technology specs Deliverable – program/data structures, DB technology purchases… Feasibility Study of Project Requirement Analysis Conceptual Design Logical Design Physical Design Define physical organization of data Implementation Maintenance

Database Development Process Purpose – testing, training, debugging, installation, documenting Deliverable – operational programs, documentation, training materials Feasibility Study of Project Requirement Analysis Conceptual Design Logical Design Physical Design Implementation Maintenance

Database Development Process Feasibility Study of Project Purpose –monitor, repair, enhance Deliverable – periodic audits Requirement Analysis Conceptual Design Logical Design Physical Design Implementation Maintenance

DB Development Schedule Gantt Chart shows time estimates of tasks

DB Development Schedule … PERT Chart shows dependencies between tasks

Incremental Commitment in DB Development Project is reviewed at the end of each development phase Re-justify the process under the light of new requirements and available resources Renew commitment of stakeholders Continue / Revise Scope / Cancel