Lec#26
Lec#26
Date: ________________
LECTURE CONTENTS
BIT-3604 E-COMMERCE 3
OBJECTIVES
BIT-3604 E-COMMERCE 4
DATA WAREHOUSE: OVERVIEW
• Data Warehouse
• A data warehouse is constructed by integrating data from multiple heterogeneous
sources.
• It supports analytical reporting, structured and/or ad hoc queries and decision making.
• This tutorial adopts a step-by-step approach to explain all the necessary concepts of
data warehousing.
BIT-3604 E-Commerce 5
DATA WAREHOUSE: OVERVIEW
• Data Warehouse
• The term "Data Warehouse" was first coined by Bill Inmon in 1990.
BIT-3604 E-Commerce 6
DATA WAREHOUSE OVERVIEW
• Data Warehouse
• Suppose a business executive wants to analyze previous feedback on any data such as
a product, a supplier, or any consumer data, then the executive will have no data
available to analyze because the previous data has been updated due to transactions.
• Along with generalized and consolidated view of data, a data warehouses also provides
us Online Analytical Processing (OLAP) tools.
BIT-3604 E-Commerce 7
DATA WAREHOUSE OVERVIEW
• Data Warehouse
• These tools help us in interactive and effective analysis of data in a multidimensional
space. This analysis results in data generalization and data mining.
• That's why data warehouse has now become an important platform for data analysis
and online analytical processing.
BIT-3604 E-Commerce 8
DATA WAREHOUSE OVERVIEW
• It possesses consolidated historical data, which helps the organization to analyze its
business.
• A data warehouse helps executives to organize, understand, and use their data to take
strategic decisions.
BIT-3604 E-Commerce 9
DATA WAREHOUSE OVERVIEW
BIT-3604 E-Commerce 10
DATA WAREHOUSE: OVERVIEW
• Concurrency control and recovery mechanisms are required for operational databases to
ensure robustness and consistency of the database.
BIT-3604 E-Commerce 11
DATA WAREHOUSE: OVERVIEW
• An operational database maintains current data. On the other hand, a data warehouse
maintains historical data.
BIT-3604 E-Commerce 12
DATA WAREHOUSE: OVERVIEW
• Subject Oriented :
• A data warehouse does not focus on the ongoing operations, rather it focuses on
modeling and analysis of data for decision making.
BIT-3604 E-Commerce 13
DATA WAREHOUSE: OVERVIEW
BIT-3604 E-Commerce 14
DATA WAREHOUSE: OVERVIEW
• The data collected in a data warehouse is identified with a particular time period.
• The data in a data warehouse provides information from the historical point of view.
BIT-3604 E-Commerce 15
DATA WAREHOUSE: OVERVIEW
• Non-volatile means the previous data is not erased when new data is added to it.
• A data warehouse is kept separate from the operational database and therefore
frequent changes in operational database is not reflected in the data warehouse.
• Note : A data warehouse does not require transaction processing, recovery, and
concurrency controls, because it is physically stored and separate from the operational
database.
BIT-3604 E-Commerce 16
DATA WAREHOUSE: OVERVIEW
BIT-3604 E-Commerce 17
DATA WAREHOUSE: OVERVIEW
• Financial services
• Banking services
• Consumer goods
• Retail sectors
• Controlled manufacturing
BIT-3604 E-Commerce 18
DATA WAREHOUSE: TYPES
• Information Processing:
• The data can be processed by means of querying, basic statistical analysis, reporting
using crosstabs, tables, charts, or graphs.
BIT-3604 E-Commerce 19
DATA WAREHOUSE: TYPES
BIT-3604 E-Commerce 20
DATA WAREHOUSE: TYPES
BIT-3604 E-Commerce 21
DATA WAREHOUSE: OVERVIEW
2 OLAP systems are used by knowledge workers OLTP systems are used by clerks, DBAs, or
such as executives, managers, and analysts. database professionals.
8 It provides summarized and consolidated data. It provides primitive and highly detailed data.
9 It provides summarized and multidimensional It provides detailed and flat relational view of
view of data. data.
BIT-3604 E-Commerce 23
DATA WAREHOUSE: TYPES
11 The number of records accessed is in millions. The number of records accessed is in tens.
12 The database size is from 100GB to 100 TB. The database size is from 100 MB to 100 GB.
BIT-3604 E-Commerce 24
ACKNOWLEDGEMENTS
• https://www.tutorialspoint.com/dwh/dwh_overview.htm
BIT-3604 E-Commerce 25
THANKS