1 / 19

Introduction to Information Systems

Introduction to Information Systems. Third Edition. Chapter 4. Databases and Data Warehouses. Learning Objectives. 1. Information resources 2. Database advantages 3. Relational database 4. Master data management 5. Data warehouse 6. Information management. Information Resources.

parry
Télécharger la présentation

Introduction to Information Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Information Systems Third Edition Chapter 4 Databases and Data Warehouses

  2. Learning Objectives 1. Information resources 2. Database advantages 3. Relational database 4. Master data management 5. Data warehouse 6. Information management

  3. Information Resources Structured information Unstructured information Semi-structured information Metadata

  4. Quality of Information Accuracy Precision Completeness Consistency Timeliness Bias Duplication

  5. Managing Information

  6. File Processing Systems Redundancy and inconsistency Lack of integration Inconsistent definitions Dependence

  7. Databases Reduced redundancy Integrity and accuracy Ability to adapt to changes Performance and scalability Security

  8. Database Architecture • One to one (1:1) • One to many (1:M) • Many to many (M:M)

  9. Relational Database • Tables of records • Link field in one table to field in another table • Separates data from paths to retrieve data

  10. Data Model (1:2) • Entities and attributes • Primary key • Normalization

  11. Data Model (2:2)

  12. Retrieving Information Structured query language (SQL) Interactive voice response (IVR) Natural language interfaces

  13. Managing the Database • Performance tuning and scalability • Integrity, security, and recovery • Documentation

  14. Multiple Databases Integration challenges Shadow systems Master data management Data stewards

  15. Data Warehouses

  16. Human Element Ownership issues Databases without boundaries Stakeholders

  17. Summary 1. Information resources 2. Database advantages 3. Relational database 4. Master data management 5. Data warehouse 6. Information management

  18. UK Police Case • Video surveillance • Automatic plate number recognition • Database • Queries and data mining • Privacy

  19. eBay Database Architecture Case 150 million users, 1 billion items Worldwide platform for selling/buying Scaled out to multiple databases Moved functions off database to applications NoSQL implemented with relational DBMS’s Continuous changing business needs

More Related