Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.

Slides:



Advertisements
Similar presentations
Fundamentals of Information Systems, Sixth Edition
Advertisements

The database approach to data management provides significant advantages over the traditional file-based approach Define general data management concepts.
Introduction to Databases
Management Information Systems, Sixth Edition
Managing Data Resources
Chapter 3 Database Management
The Hierarchy of Data Bit (a binary digit): a circuit that is either on or off Byte: 8 bits Character: each byte represents a character; the basic building.
What it’s all about.
File Systems and Databases
Fundamentals of Information Systems, Second Edition 1 Organizing Data and Information Chapter 3.
Database Management: Getting Data Together Chapter 14.
Organizing Data & Information
Fundamentals of Information Systems Fourth Edition
Mgt 20600: IT Management & Applications Databases
Organizing Data and Information
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Organizing Data and Information Chapter 5.
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
Database Management COP4540, SCS, FIU An Introduction to database system.
PHASE 3: SYSTEMS DESIGN Chapter 7 Data Design.
Principles of Information Systems Eighth Edition
Fundamentals of Information Systems, Fifth Edition
7.1 Copyright © 2005 Pearson Education Canada Inc. Management Information Systems, Second Canadian Edition Chapter 7: Managing Data Resources MANAGING.
Chapter 31 Information Technology For Management 6 th Edition Turban, Leidner, McLean, Wetherbe Lecture Slides by L. Beaubien, Providence College John.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives The database approach to data management provides significant advantages.
Intro to MIS – MGS351 Databases and Data Warehouses Chapter 3.
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
Fundamentals of Information Systems, Second Edition 1 Organizing Data and Information.
Fundamentals of Information Systems, Fifth Edition
CHAPTER 5 Data and Knowledge Management. CHAPTER OUTLINE 5.1 Managing Data 5.2 Big Data 5.3 The Database Approach 5.4 Database Management Systems 5.5.
2005 SPRING CSMUIntroduction to Information Management1 Organizing Data John Sum Institute of Technology Management National Chung Hsing University.
Organizing Data and Information AD660 – Databases, Security, and Web Technologies Marcus Goncalves Spring 2013.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
Principles of Information Systems, Tenth Edition Chapter 5 Database Systems, Data Centers, and Business Intelligence.
1 January Management of Information Technology Chapter 10 Database Management Asst. Prof. Wichai Bunchua
311: Management Information Systems Database Systems Chapter 3.
1 Information Systems, Ninth Edition Chapter 5 Database Systems and Business Intelligence.
Principles of Information Systems
I Information Systems Technology Ross Malaga 4 "Part I Understanding Information Systems Technology" Copyright © 2005 Prentice Hall, Inc. 4-1 DATABASE.
Fundamentals of Information Systems, Seventh Edition 1 Chapter 3 Data Centers, and Business Intelligence.
Oleh Munawar Asikin. Principles of Information Systems, Seventh Edition 2  Database management system (DBMS): group of programs that manipulate database.
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Technology Guide 3 Data & Database. Agenda Definition File processing problems Database Selection criteria.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
Data resource management
Information Systems, Tenth Edition Chapter 5 Database Systems, Data Centers, and Business Intelligence.
Organizing Data and Information
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
Chapter 3 Database Systems, Data Centers, and Business Intelligence
CHAPTER 5 Data and Knowledge Management. CHAPTER OUTLINE 5.1 Managing Data 5.2 The Database Approach 5.3 Database Management Systems 5.4 Data Warehouses.
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
2 Information Systems Chapter 5 Database Systems and Business Intelligence.
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
Managing Data Resources File Organization and databases for business information systems.
THE LEONS COLLEGE OF LAW1 Organizing Data and Information Chapter 4.
Pengantar Sistem Informasi
Intro to MIS – MGS351 Databases and Data Warehouses
Fundamentals of Information Systems, Sixth Edition
Chapter 5 Database Systems and Business Intelligence
Information Systems, Ninth Edition
Fundamentals of Information Systems, Sixth Edition
Fundamentals & Ethics of Information Systems IS 201
Fundamentals of Information Systems
Databases and Data Warehouses Chapter 3
MANAGING DATA RESOURCES
Principles of Information Systems Eighth Edition
Presentation transcript:

Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5

Principles of Information Systems, Sixth Edition Chapter 5 Outline Data Management –Traditional vs. Database Approach to Data Management Data Modeling and Database Models Database Management Systems (DBMS) Database Applications

Principles of Information Systems, Sixth Edition Data Management

Principles of Information Systems, Sixth Edition The Hierarchy of Data

Principles of Information Systems, Sixth Edition Data Entities, Attributes, and Keys

Principles of Information Systems, Sixth Edition The Traditional Approach

Principles of Information Systems, Sixth Edition Traditional Approach Data redundancy Program-data dependence Data integrity

Principles of Information Systems, Sixth Edition Database Approach

Principles of Information Systems, Sixth Edition Advantages of the Database Approach

Principles of Information Systems, Sixth Edition Advantages of the Database Approach

Principles of Information Systems, Sixth Edition Disadvantages of the Database Approach

Principles of Information Systems, Sixth Edition Data Modeling & Database Models

Principles of Information Systems, Sixth Edition Data Modeling and Database Models Content - What data should be collected? Access - What data should be given to what users? Logical structure - How will the data be organized to make sense to a particular user? Physical organization - Where will the data actually be located?

Principles of Information Systems, Sixth Edition Data Modeling Enterprise data modeling Planned data redundancy Data model Entity-relationship diagrams

Principles of Information Systems, Sixth Edition Entity-Relationship (ER) Diagrams

Principles of Information Systems, Sixth Edition Data Models Hierarchical models Network models Relational models

Principles of Information Systems, Sixth Edition Hierarchical (Tree) Models

Principles of Information Systems, Sixth Edition Network Models

Principles of Information Systems, Sixth Edition Relational Models

Principles of Information Systems, Sixth Edition Relational Models

Principles of Information Systems, Sixth Edition Data Cleanup

Principles of Information Systems, Sixth Edition Database Management Systems

Principles of Information Systems, Sixth Edition Creating and Modifying the Database

Principles of Information Systems, Sixth Edition Data Definition Language

Principles of Information Systems, Sixth Edition Creating and Modifying the Database

Principles of Information Systems, Sixth Edition Data Dictionary Benefits Reduced data redundancy Faster program development Easier data & information modification Increased data reliability

Principles of Information Systems, Sixth Edition Storing and Retrieving Data

Principles of Information Systems, Sixth Edition Structured Query Language

Principles of Information Systems, Sixth Edition Database Output

Principles of Information Systems, Sixth Edition Database Management Systems (DBMSs) Provide a user view Create and modify the database Store and retrieve data Manipulate data Produce reports

Principles of Information Systems, Sixth Edition Popular Database Management Systems

Principles of Information Systems, Sixth Edition Selecting a DBMS Database size Number of concurrent users Performance Integration Features Vendor Cost

Principles of Information Systems, Sixth Edition Database Applications

Principles of Information Systems, Sixth Edition Data Warehouses

Principles of Information Systems, Sixth Edition Comparison of OLTP and Data Warehousing

Principles of Information Systems, Sixth Edition Database Developments Data warehouses Data marts Data mining

Principles of Information Systems, Sixth Edition Data Mining

Principles of Information Systems, Sixth Edition Distributed Databases

Principles of Information Systems, Sixth Edition On-Line Analytical Processing

Principles of Information Systems, Sixth Edition Open Database Connectivity (ODBC )

Principles of Information Systems, Sixth Edition Object-Relational Database Management Systems Stores objects Hypermedia Spatial data technology

Principles of Information Systems, Sixth Edition Summary Data - one of the most valuable resources a firm possesses Entity - a generalized class of objects for which data is collected, stored, and maintained DBMS - a group of programs used as an interface between a database and application programs Traditional on-line transaction processing (OLTP) - do not support the types of data analysis needed today

Principles of Information Systems, Sixth Edition Principles and Learning Objectives The database approach to data management provides significant advantages over the traditional file-based approach. –Define general data management concepts and terms, highlighting the advantages and disadvantages of the database approach to data management. –Name three database models and outline their basic features, advantages, and disadvantages.

Principles of Information Systems, Sixth Edition Principles and Learning Objectives A well-designed and well-managed database is an extremely valuable tool in supporting decision making. –Identify the common functions performed by all database management systems and identify three popular end-user database management systems.

Principles of Information Systems, Sixth Edition Principles and Learning Objectives The number and types of database applications will continue to evolve and yield real business benefits –Identify and briefly discuss current database applications.

Principles of Information Systems, Sixth Edition End of Chapter 5