Sciweavers

JIPS
2006

ASVMRT: Materialized View Selection Algorithm in Data Warehouse

13 years 4 months ago
ASVMRT: Materialized View Selection Algorithm in Data Warehouse
: In order to acquire a precise and quick response to an analytical query, proper selection of the views to materialize in the data warehouse is crucial. In traditional view selection algorithms, all relations are considered for selection as materialized views. However, materializing all relations rather than a part results in much worse performance in terms of time and space costs. Therefore, we present an improved algorithm for selection of views to materialize using the clustering method to overcome the problem resulting from conventional view selection algorithms. In the presented algorithm, ASVMRT (Algorithm for Selection of Views to Materialize using Reduced Table), we first generate reduced tables in the data warehouse using clustering based on attribute-values density, and then we consider the combination of reduced tables as materialized views instead of a combination of the original base relations. For the justification of the proposed algorithm, we reveal the experimental
Jin-Hyuk Yang, In-Jeong Chung
Added 13 Dec 2010
Updated 13 Dec 2010
Type Journal
Year 2006
Where JIPS
Authors Jin-Hyuk Yang, In-Jeong Chung
Comments (0)