7/17: Database Management

Slides:



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

Introduction to Databases
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA
Logical Data Elements Employee Record 2 Employee Record 1 Employee Record 3 Employee Record 4 NameSSSalaryNameSSSalaryNameSSSalaryNameSSSalary Data Personnel.
Managing Data Resources
Databases Chapter Distinguish between the physical and logical view of data Describe how data is organized: characters, fields, records, tables,
Oct 31, 2000Database Management -- Fall R. Larson Database Management: Introduction to Terms and Concepts University of California, Berkeley School.
12 CHAPTER DATABASES Databases are the key to accessing information throughout our lives. Used in hospitals, grocery stores, schools, department stores,
File Systems and Databases
Database Management: Getting Data Together Chapter 14.
Chapter 2 Database Environment. Agenda Three-Level ANSI-SPARC Architecture Database Languages Data Models Functions of DBMS Components of DBMS Teleprocessing.
3-1 Chapter 3 Data and Knowledge Management
Introduction to Databases Transparencies
File Systems and Databases Hachim Haddouti
1212 CHAPTER DATABASES. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved Competencies Distinguish between the physical and logical view.
Introduction to Database Management
Organizing Data and Information
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 7 Information System Data Management.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Databases Chapter 11.
Introduction to Database
Data Resource Management Chapter 5 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Eleventh Edition 1 Introduction to Information Systems Essentials for the Internetworked E-Business Enterprise Irwin/McGraw-Hill Copyright © 2002, The.
IT – DBMS Concepts Relational Database Theory.
Database System Concepts and Architecture Lecture # 3 22 June 2012 National University of Computer and Emerging Sciences.
Week 1 Lecture MSCD 600 Database Architecture Samuel ConnSamuel Conn, Asst. Professor Suggestions for using the Lecture Slides.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
1 DATABASE TECHNOLOGIES BUS Abdou Illia, Fall 2012 (September 5, 2012)
Database Design - Lecture 1
Fifth Edition 1 M a n a g e m e n t I n f o r m a t i o n S y s t e m s M a n a g I n g I n f o r m a t i o n T e c h n o l o g y i n t h e E – B u s i.
Essentials of Management Information Systems, 6e Chapter 7 Managing Data Resources 7.1 © 2005 by Prentice Hall Managing Data Resources Chapter 7.
Copyright © 2003 by Prentice Hall Module 4 Database Management Systems 1.What is a database? Data hierarchy and data organization Field, record, file,
6-1 DATABASE FUNDAMENTALS Information is everywhere in an organization Information is stored in databases –Database – maintains information about various.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
Chapter 2 Database Environment
1 California State University, Fullerton Chapter 7 Information System Data Management.
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
Introduction: Databases and Database Users
1 Introduction to Database Systems. 2 Database and Database System / A database is a shared collection of logically related data designed to meet the.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
CHAPTER 8: MANAGING DATA RESOURCES. File Organization Terms Field: group of characters that represent something Record: group of related fields File:
7.1 Managing Data Resources Chapter 7 Essentials of Management Information Systems, 6e Chapter 7 Managing Data Resources © 2005 by Prentice Hall.
Introduction to Database Management. 1-2 Outline  Database characteristics  DBMS features  Architectures  Organizational roles.
Data Resource Management Chapter 5 Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS CHAPTER 3
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 7 Information System Data Management.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
Announcements. Data Management Chapter 12 Traditional File Approach  Structure Field  Record  File  Fixed All records have common fields, and a field.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Data Resource Management
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.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Computer Software Chapter 4.
Data resource management
By Stephanie Wood And Nedziba Bubregovic.  A very large collection of data  A database management system is a software package designed to store and.
SYS364 Database Design Continued. Database Design Definitions Initial ERD’s Normalization of data Final ERD’s Database Management Database Models File.
Irwin/McGraw-Hill Copyright © 2001, The McGraw-Hill Companies, Inc. All rights reserved. I n t r o d u c t i o n t o I n f o r m a t i o n S y s t e m.
DATA RESOURCE MANAGEMENT
Database and Information Management Chapter 9 – Computers: Understanding Technology, 3 rd edition.
DATABASES. -2 Competencies Distinguish between the physical and logical view of data Describe how data is organized Describe databases Describe the five.
3/6: Data Management, pt. 2 Refresh your memory Relational Data Model
2/20: Ch. 6 Data Management What is data? How is it stored? –Traditional management storage techniques; problems –DBMS.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. DATABASE.
Foundations of information systems : BIS 1202 Lecture 4: Database Systems and Business Intelligence.
Data Resource Management Lecturer: Dr Mohammad Nabil Almunawar.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Presentation transcript:

7/17: Database Management Where we are Database concepts Database management: considerations Types of databases Technical Foundations: Database structures Accessing databases Database development

Where we are Management of IS (ch. 13-15) Development of IS (ch. 3) Technology of IS (ch. 4-7) Applications of IS (ch. 8-12) Development of IS (ch. 3) Management of IS (ch. 13-15) Foundation Concepts of IS (ch. 1-2)

Database concepts Parts of a database (smallest to largest) Character Field (attribute) Record (entity) File (table) Database

What is a database? A database is a collection of information that you organize and access according to the logical structure of that information. Two essential parts: Information Logical structure & relationships Semester Database

Database Management Idea: to have information available to a wide array of user groups Customized format for each user group Data modification to be made once, not many times What does this involve? Hardware Software People Data Networks

Database Management DBMS: Database Management System Database development Database manipulation (interrogation) Database maintenance Application (Interface) development Examples of DBMSes Microsoft Access, Lotus Approach Oracle 8 IBM’s DB2 FileMaker Pro, FoxPro, Paradox, Sybase

DBMS: Database Development People: Database Administrators & Specialists DDL: Data Definition Language (a.k.a. Data Definition Subsystem) Data Dictionary Defines what data can go where in a database Defines relationships

DBMS: Database Manipulation People: End users Query Languages SQL: Structured Query Language QBE: Query by Example Report Generators Premade report formats

DBMS: Database Maintenance Transaction Processing Programs Updating information Adding new information Information Validation Backup & recovery Security management

DBMS: Application Development Developing programs and/or forms to allow input of information

Conceptual Types of Databases Operational Databases - Day-to-day operations Analytical Databases - Management analysis Data Warehouses Huge conglomeration of operational & analytical DBs Used for historical analysis End User Databases Distributed Databases – for easier access External Databases – Internet, stats, LEXIS/NEXIS, etc.

Database Structures Hierarchical Network Relational Object-Oriented Multidimensional Object-Oriented How to choose: let the data dictate the model Automobile Electrical Mechanical Fuses Wiring Valves

Hierarchical Structure Similar to some website layouts Relationships: one-to-many (EX: many fuses in electrical category) Automobile Electrical Mechanical Fuses Wiring Valves

Network Structure Different aspects to the relationships, so many possible relationships Relationships: many-to-many (EX: valves associated with metal & plastic, plastic assoc. with fuses & valves) Automobile Electrical Mechanical Wiring Fuses Valves Metal Plastic

Relational Structure Data stored in tables, with relationships between tables Multidimensional: data stored in 3D, not 2D

Object-Oriented Structure Data stored in objects with defined relationships Objects have attributes(data) & operations(methods). Bank Account Object Attributes: Customer Balance Interest Operations: Deposit ($) Withdraw ($) Get owner Checking Account Object Savings Account Object Attributes: Credit Line Monthly Statement Operations: Calc. Interest Print Monthly Statement Attributes: # Withdrawals # Deposits Qtrly Statement Operations: Calc. Interest Print Qtrly Statement

Accessing Databases Key Fields (unique identifiers) in relational DBs Internet: URLs (Uniform Resource Locators) Sequential access (like a cassette tape) Direct access (like a hard drive) – requires a index or key transformation

Database Development Action Steps Products of Steps Data Planning: Develop model of business Processes Requirement Specification: Define info needs of end users Conceptual Design: Express reqs in high-level model Logical Design: Translate high- level model into data model Physical Design: Determine data storage structure & access methods Enterprise model of business processes Description of users’ needs Conceptual data models w/ relationships Logical data models Physical data models inc. access methods Products of Steps