DWDM Unit 1 (Lecture 1)
DWDM Unit 1 (Lecture 1)
• Non-Volatile: Once data is in the data warehouse, it will not change. So,
historical data in a data warehouse should never be altered.
Difference between Database System and
Data Warehouse
Database System Data Warehouse
Stores current, operational data that Stores historical data accumulated over
reflects day-to-day business operations. time. This data is typically denormalized to
This data is usually highly normalized (split improve query performance and is
into multiple tables). organized in a way that is optimized for
complex querying and analysis.
Database System Data Warehouse
Primarily used by operational staff and Primarily used by data analysts, business
front-end applications like e-commerce intelligence professionals, and decision-
platforms, point-of-sale systems, and other makers who need to analyze trends,
business applications. perform reporting, and make strategic
decisions.
Database System Data Warehouse
Data retrieval tends to be simple, focusing Data retrieval tends to be more complex
on quick access to specific records based and involves running large analytical
on operational needs. queries on aggregated data for business
analysis.
Example: An online store that tracks Example: A retail company analyzing sales
customer orders, inventory levels, and trends, customer behavior, and inventory
payments. management across multiple years to
improve future business strategies.