Automatically selecting an appropriate set of materialized views and indexes for SQL databases is a non-trivial task. A judicious choice must be cost-driven and influenced by the workload experienced by the system. Although there has been work in materialized view selection in the context of multidimensional (OLAP) databases, no past work has looked at the problem of building an industry-strength tool for automated selection of materialized views and indexes for SQL workloads. In this paper, we present an end-to-end solution to the problem of selecting materialized views and indexes. We describe results of extensive experimental evaluation that demonstrate the effectiveness of our techniques. Our solution is implemented as part of a tuning ...
Abstract. The materialized view selection is a non-trivial task. Hence, its complexity must be reduc...
A data warehouse uses multiple materialized views to efficiently process a given set of queries. Mat...
Materialized views have been found to be very effective at speeding up queries, and are increasingly...
In this paper we describe novel techniques that make it possible to build an industrial-strength too...
In this paper we describe novel techniques that make it possible to build an industrial-strength too...
We propose a new type of materialized view called a partially materialized view. A partially mate-ri...
This is a draft of my contribution to a book chapter (doi: 10.4018/978-1-60566-816-1.ch005). We main...
Materialized views are one of the most popular optimization techniques selected during the physical ...
Materialized views (MV) can significantly improve the query performance of relational databases. In ...
Abstract: A multidimensional database is a data repository that supports the efficient execution of ...
Nowadays, database optimizers take advantage of indexes and materialized views (MVs) to produce quer...
International audienceThere are many motivations for investigating the view selection problem. At fi...
The problem of materialized view selection has been long researched, and many approaches have been p...
International audienceThe aim of this article is to present an overview of the major families of sta...
International audienceMaterialized views and indexes are physical structures for accelerating data a...
Abstract. The materialized view selection is a non-trivial task. Hence, its complexity must be reduc...
A data warehouse uses multiple materialized views to efficiently process a given set of queries. Mat...
Materialized views have been found to be very effective at speeding up queries, and are increasingly...
In this paper we describe novel techniques that make it possible to build an industrial-strength too...
In this paper we describe novel techniques that make it possible to build an industrial-strength too...
We propose a new type of materialized view called a partially materialized view. A partially mate-ri...
This is a draft of my contribution to a book chapter (doi: 10.4018/978-1-60566-816-1.ch005). We main...
Materialized views are one of the most popular optimization techniques selected during the physical ...
Materialized views (MV) can significantly improve the query performance of relational databases. In ...
Abstract: A multidimensional database is a data repository that supports the efficient execution of ...
Nowadays, database optimizers take advantage of indexes and materialized views (MVs) to produce quer...
International audienceThere are many motivations for investigating the view selection problem. At fi...
The problem of materialized view selection has been long researched, and many approaches have been p...
International audienceThe aim of this article is to present an overview of the major families of sta...
International audienceMaterialized views and indexes are physical structures for accelerating data a...
Abstract. The materialized view selection is a non-trivial task. Hence, its complexity must be reduc...
A data warehouse uses multiple materialized views to efficiently process a given set of queries. Mat...
Materialized views have been found to be very effective at speeding up queries, and are increasingly...