Materialized views are one of the most popular optimization techniques selected during the physical phase to speed up query processing in traditional and advanced databases. Their selection has been proven to be NP-hard. As a consequence large panoply of heuristics has been proposed to find near optimal solutions. Usually, the selected materialized views are whole life disk resident and their presence is not calling into question. Note that view maintenance can cause significant amounts of CPU and I/O usage, which can be detrimental to performance in a write-intensive database application. Typically materialized views are stored on disk; however with big number of queries, there are situations where not all a good candidate views will be se...
Automatically selecting an appropriate set of materialized views and indexes for SQL databases is a ...
International audienceThere are many motivations for investigating the view selection problem. At fi...
Currently, database management systems have various tools such as backup and maintenance, and also p...
This is a draft of my contribution to a book chapter (doi: 10.4018/978-1-60566-816-1.ch005). We main...
Materialized views (MV) can significantly improve the query performance of relational databases. In ...
A data warehouse is a data repository which collects and maintains a large amount of data from multi...
This work discusses physical database design while focusing on the problem of selecting materialized...
Decision support systems issue a large number of online analytical processing (OLAP) queries to acce...
Materialized views have been found to be very effective at speeding up queries, and are increasingly...
One of the most important decisions in the physical designing of a data warehouse is the selection o...
Abstract. Queries to data warehouses often involve hundreds of complex aggregations over large volum...
The problem of materialized view selection has been long researched, and many approaches have been p...
Abstract. The view selection problem is to choose a set of views to materialize over a database sche...
In order to facilitate query processing, the information contained in data warehouses is typically s...
Abstract. The materialized view selection is a non-trivial task. Hence, its complexity must be reduc...
Automatically selecting an appropriate set of materialized views and indexes for SQL databases is a ...
International audienceThere are many motivations for investigating the view selection problem. At fi...
Currently, database management systems have various tools such as backup and maintenance, and also p...
This is a draft of my contribution to a book chapter (doi: 10.4018/978-1-60566-816-1.ch005). We main...
Materialized views (MV) can significantly improve the query performance of relational databases. In ...
A data warehouse is a data repository which collects and maintains a large amount of data from multi...
This work discusses physical database design while focusing on the problem of selecting materialized...
Decision support systems issue a large number of online analytical processing (OLAP) queries to acce...
Materialized views have been found to be very effective at speeding up queries, and are increasingly...
One of the most important decisions in the physical designing of a data warehouse is the selection o...
Abstract. Queries to data warehouses often involve hundreds of complex aggregations over large volum...
The problem of materialized view selection has been long researched, and many approaches have been p...
Abstract. The view selection problem is to choose a set of views to materialize over a database sche...
In order to facilitate query processing, the information contained in data warehouses is typically s...
Abstract. The materialized view selection is a non-trivial task. Hence, its complexity must be reduc...
Automatically selecting an appropriate set of materialized views and indexes for SQL databases is a ...
International audienceThere are many motivations for investigating the view selection problem. At fi...
Currently, database management systems have various tools such as backup and maintenance, and also p...