Organizing Data and Information

Slides:



Advertisements
Similar presentations
C6 Databases.
Advertisements

Fundamentals of Information Systems, Sixth Edition
The database approach to data management provides significant advantages over the traditional file-based approach Define general data management concepts.
Information Systems Chapter 2 Organizing Data and Information.
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.
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
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Organizing Data and Information Chapter 5.
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
Principles of Information Systems Eighth Edition
Fundamentals of Information Systems, Fifth Edition
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives The database approach to data management provides significant advantages.
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.
Data Information Systems and Management. Valuing Organizational Information Transactional Information –Contained within a business process –Supports performing.
Data Information Systems and Management. Valuing Organizational Information Transactional Information –Contained within a business process –Supports performing.
Fundamentals of Information Systems, Fifth Edition
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
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
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.
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.
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
Lecture # 3 & 4 Chapter # 2 Database System Concepts and Architecture Muhammad Emran Database Systems 1.
Module 2: Information Technology Infrastructure Chapter 5: Databases and Information Management.
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
Information Systems, Tenth Edition Chapter 5 Database Systems, Data Centers, and Business Intelligence.
Organizing Data and Information
DATA RESOURCE MANAGEMENT
Chapter 3 Database Systems, Data Centers, and Business Intelligence
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
Principles of Information Systems, Eleventh Edition
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.
Foundations of information systems : BIS 1202 Lecture 4: Database Systems and Business Intelligence.
2 Information Systems Chapter 5 Database Systems and Business Intelligence.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
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.
Popular Database Management Systems
Pengantar Sistem Informasi
Intro to MIS – MGS351 Databases and Data Warehouses
Principles of Information Systems, Tenth Edition
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
What is an attribute? How is it related to an entity?
Fundamentals of Information Systems
Databases and Data Warehouses Chapter 3
Principles of Information Systems Eighth Edition
Presentation transcript:

Organizing Data and Information Chapter 3 Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Learning Objectives 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. Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Learning Objectives Identify the common functions performed by all database management systems and identify three popular end-user database management systems. Identify and briefly discuss recent database applications. Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition The Hierarchy of Data Fundamentals of Information Systems, Second Edition

Date entries, attributes, and keys Entity: Generalized class of people, places, systems for which data is collected. (Ex. Employees, customers) Attribute: Characteristic of an entity (Ex. First name, last name) Key: A set of fields used to identify an entity Primary Key: A key that uniquely identified the entity Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Keys and Attributes Fundamentals of Information Systems, Second Edition

The Traditional Approach To Data Management Create new files for each application Data redundancy Data integrity Fundamentals of Information Systems, Second Edition

The Database Approach to Data Management Fundamentals of Information Systems, Second Edition

Advantages of the Database Approach (1) Improved strategic use of corporate date Accurate information always available Reduced data redundancy Data is stored in one place Improved data integrity Changes are reflected throughout Easier modification and update No need to know where the data is Fundamentals of Information Systems, Second Edition

Advantages of the Database Approach (2) Data and program independence Accurate information always available Better access to data and information Simple instructions to access data Standardization of data access Each DBMS uses the same set of instructions Standardization for programmers Should only know how to access the DBMS Fundamentals of Information Systems, Second Edition

Advantages of the Database Approach (3) Better protection of data Require authorization on the data Shared data resources Setup the database once Several applications can use it Fundamentals of Information Systems, Second Edition

Disadvantages of the Database Approach Costly Specialized DBMS software Specialized DBMS administrators and operators Increased vulnerability Single point of failure Targets for attacks Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Data Modeling Planned data redundancy To have it available in more than one place To improve system performance Data model A diagram of entities and their relationships Enterprise data modeling Done at the level of enterprise Entity-relationship diagrams Use graphs to show how data is organized and how it is related Fundamentals of Information Systems, Second Edition

Entity-Relationship Diagram for a Customer Ordering Database (one-to-many) Relationship (many-to-one) Relationship (one-to-one) Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Database Models Hierarchical (tree) Data is organized top-down Network Owner-membership relationship A member can have many owners Relational Uses tabular format with 2-dimensional tables (relations) Relations resemble files Fundamentals of Information Systems, Second Edition

Hierarchical Database Model Fundamentals of Information Systems, Second Edition

Network Database Model Fundamentals of Information Systems, Second Edition

Relational Database Model Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Relational Models Describe data using a standard tabular format with all data elements placed in two-dimensional tables, called relations, that are the logical equivalent of files. Rows represent data entity Columns represent attributes Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Relational Models Domain: Set of values an attribute can have Age: Between 0-100 Gender: Male or female Selecting Pick rows based on certain criteria Select those whose gender is female Projecting Create a new table with a subset of attributes Joining Combine two or more tables Fundamentals of Information Systems, Second Edition

Linking Database Tables to Answer an Inquiry Fundamentals of Information Systems, Second Edition

Building and Modifying a Relational Database Fundamentals of Information Systems, Second Edition

Database Management Systems Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Providing a User View Schema - a description of the entire database First create a schema, then create the tables Subschema - a file that contains a description of a subset of the database and identifies which users can modify the data items in that subset A sales representative has to see the data for her office, not the company stock data Fundamentals of Information Systems, Second Edition

The Use of Schemas and Subschemas Fundamentals of Information Systems, Second Edition

Creating and Modifying the Database Data definition language (DDL) - a collection of instructions and commands used to define and describe data and data relationships in a specific database Used to define the schemas Data dictionary – detailed description of data in a database Create a data dictionary when defining the schemas Fundamentals of Information Systems, Second Edition

Typical Uses of a Data Dictionary Provide a standard definition of terms and data elements Assist programmers in designing and writing programs Simplify database modification Reduce data redundancy Increase data reliability Speed program development Ease modification of data and information Fundamentals of Information Systems, Second Edition

Storing and Retrieving Data Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Data Access Concurrency control: Lock the record so that only one application can access it at a time Data manipulation language (DML) Structured Query Language (SQL) SELECT * FROM Project WHERE Project_number=“155” UPDATE Project SET Project_number=“156” Fundamentals of Information Systems, Second Edition

Structured Query Language Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Database Output Fundamentals of Information Systems, Second Edition

Popular Database Management Systems Oracle MySQL Paradox database FileMaker Pro Microsoft Access Lotus 1-2-3 Spreadsheet Fundamentals of Information Systems, Second Edition

Worldwide Database Market Share (2001) Fundamentals of Information Systems, Second Edition

Selecting a Database Management System (1) Database size: Number of records in the database Number of concurrent users: People or applications that will access it at the same time Performance: How fast can the DBMS access or update records? Fundamentals of Information Systems, Second Edition

Selecting a Database Management System (2) Integration: Which operating system can it run under? Features: Which security procedures or privacy policies are in place? Vendor: Size and reputation of the vendor Cost: Initial cost, maintenance costs, hardware costs, personnel costs Fundamentals of Information Systems, Second Edition

Database Applications Fundamentals of Information Systems, Second Edition

Data Warehouses, Data Marts, and Data Mining Data Warehouse - a database that collects business information from many sources in the enterprise, covering all aspects of the company’s processes, products, and customers. Data Mart – a subset of a data warehouse. For small and medium size businesses Used mostly for decision support system Data Mining - an information analysis tool that involves the automated discovery of patterns and relationships in a data warehouse. Fundamentals of Information Systems, Second Edition

Elements of a Data Warehouse Fundamentals of Information Systems, Second Edition

Common Data Mining Applications Fundamentals of Information Systems, Second Edition

Common Data Mining Applications (1) Branding and positioning of products Customer churn Which customers can switch to competitors? Direct marketing Who would respond to telemarketing? Fraud detection Predict transactions which are likely to be illegal Fundamentals of Information Systems, Second Edition

Common Data Mining Applications (2) Market-based analysis Which products are bought at the same time (diaper, beer, chips) Market segmentation Group users based on similarity of products that they buy Trend analysis Analyze how variables change over time (e.g., sales) Fundamentals of Information Systems, Second Edition

Business Intelligence Gathering enough of the right information in a timely manner and usable form. Competitive intelligence What others are doing Counterintelligence Define trade secret information Knowledge management Capture company’s collective expertise wherever it resides Record knowledge and share it Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Others Distributed databases Data is spread over a few database On-line analytical processing (OLAP) Programs used to store and deliver data Used to analyze millions of customer records Open database connectivity (ODBC) standards Fundamentals of Information Systems, Second Edition

Comparison of OLAP and Data Mining Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Advantages of ODBC Fundamentals of Information Systems, Second Edition

Object-Relational Database Management System Stores the following types of data as objects: audio images unstructured text spatial data Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second Edition Spatial Technology Fundamentals of Information Systems, Second Edition

Fundamentals of Information Systems, Second 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. Attribute - a characteristic of an entity. DBMS - a group of programs used as an interface between a database and application programs. Data mining - the automated discovery of patterns and relationships in a data warehouse. Fundamentals of Information Systems, Second Edition