Sciweavers

VLDB
2006
ACM

Answering queries using materialized views with minimum size

14 years 5 months ago
Answering queries using materialized views with minimum size
In this paper we study the following problem. Given a database and a set of queries, we want to find a set of views that can compute the answers to the queries, such that the amount of space, in bytes, required to store the viewset is minimum on the given database. (We also handle problem instances where the input has a set of database instances, as described by an oracle that returns the sizes of view relations for given view definitions.) This problem is important for applications such as distributed databases, data warehousing, and data integration. We explore the decidability and complexity of the problem for workloads of conjunctive queries. We show that results differ significantly depending on whether the workload queries have self-joins. Further, for queries without self-joins we describe a very compact search space of views, which contains all views in at least one optimal viewset. We present techniques for finding a minimum-size viewset for a single query without self-joins b...
Rada Chirkova, Chen Li, Jia Li
Added 05 Dec 2009
Updated 05 Dec 2009
Type Conference
Year 2006
Where VLDB
Authors Rada Chirkova, Chen Li, Jia Li
Comments (0)