Next: Virtual View Approach
Up: Data Integration Architectures
Previous: Dimensions to categorize architectural
Three common approaches that data sources can be made to work together:
- Virtual View Approach
No data is stored in the integrated database. Data is accessed on-demand
(lazy approach).
- Materialized View/Warehousing Approach
Information is stored in a repository (warehouse) to be queried later
(eager approach).
- Hybrid approach
Data is selectively materialized.
Emine N. Tatbul
2001-03-19