GEEKSFORGEEKS
Difference between Database
System and Data Warehouse
Database System: Database System is used in
traditional way of storing and retrieving data. The
major task of database system is to perform query
processing. These systems are generally referred as
online transaction processing system. These systems
are used day to day operations of any organization.
Data Warehouse: Data Warehouse is the place
where huge amount of data is stored. It is meant for
users or knowledge workers in the role of data
analysis and decision making. These systems are
supposed to organize and present data in different
format and different forms in order to serve the need
of the specific user for specific purpose. These
systems are referred as online analytical processing.
Difference between Database System and Data
Warehouse:
Database System Data Warehouse
It supports
It supports analysis and
operational
performance reporting.
processes.
Capture and maintain
Explore the data.
the data.
Current data. Multiple years of history.
Data is balanced Data must be integrated
within the scope of and balanced from
this one system. multiple system.
Data is updated
Data is updated on
when transaction
scheduled processes.
occurs.
Data verification
Data verification occurs
occurs when entry is
after the fact.
done.
100 MB to GB. 100 GB to TB.
ER based. Star/Snowflake.
Application oriented. Subject oriented.
Primitive and highly Summarized and
detailed. consolidated.
Flat relational. Multidimensional.
Article Tags : DBMS Difference Between data mining
Recommended Articles
1. Difference between Database Testing and Data
warehouse Testing
2. Differences between Operational Database
Systems and Data Warehouse
3. Difference between Data Warehouse and Data
Mart
4. Difference between Data Lake and Data
Warehouse
5. Difference Between Big Data and Data Warehouse
6. Difference between Business Intelligence and Data
Warehouse
7. Difference between Data Warehouse and Hadoop
8. Data Mining: Data Warehouse Process
9. Difference between Project Management and
Warehouse Management
10. Difference between Logistic Management and
Warehouse Management
11. Characteristics and Functions of Data warehouse
12. Implementation and Components in Data
Warehouse
13. Hypercube in Data Warehouse and Mining
14. Star Schema in Data Warehouse modeling
15. Data Warehouse Architecture
16. ETL Process in Data Warehouse
17. Fact Constellation in Data Warehouse modelling
18. Building a Data Warehouse in DBMS
19. Types of Keys in Data Warehouse Schema
20. Testing in Data warehouse
21. Multi-tier architecture of Data Warehouse
22. Attributes of Data Warehouse
23. Difference between Database Administrator
(DBA) and Database Engineer
24. Difference between Centralized Database and
Distributed Database
25. Difference between Open Source Database and
Commercial Database