Database systems frequently have to execute a batch of related queries. Multi-query optimization exploits evaluation plans that share common results. Current approaches to multi-query optimization assume there is infinite disk space, and very limited memory space. Pipelining was the only option considered for avoiding expensive disk writes. The availability of fairly large and inexpensive main memory motivates the need to make best use of available main memory for caching shared results, and scheduling queries in a manner that facilitates caching. Pipelining needs to be exploited at the same time. We look at the problem of multi-query optimization taking into account query scheduling, caching and pipelining. We first prove that MQO with eit...
In the current work, we derive a complete approach to optimization and automatic parallelization of ...
textabstractIn some key database applications, such as data mining, a sequence of interdependent qu...
Some recently proposed extensions to relational database systems as well as deductive database syste...
Database systems frequently have to execute a batch of related queries. Multi-query optimization exp...
Database systems frequently have to execute a set of related queries, which share several common sub...
The multiple-query optimization (MQO) problem has been well-studied in the research literature, usu...
This article proposes a cache pattern with multi-queries and describes the multi-query optimization ...
AbstractDatabase systems frequently have to execute a set of related queries, which share several co...
The goal of multi-objective query optimization (MOQO) is to find query plans that realize a good com...
The goal of multi-objective query optimization (MOQO) is to find query plans that realize a good com...
In certain database applications such as deductive databases, batch query processing, and recursive ...
Query optimization is of great importance for the performance of databases, especially for the execu...
In modern large-scale distributed systems, analytics jobs submitted by various users often share sim...
In certain database applications such as deductive databases, batch query processing, and recursive ...
Queries with common sequences of disk accesses can make maximal use of a buffer pool. We developed a...
In the current work, we derive a complete approach to optimization and automatic parallelization of ...
textabstractIn some key database applications, such as data mining, a sequence of interdependent qu...
Some recently proposed extensions to relational database systems as well as deductive database syste...
Database systems frequently have to execute a batch of related queries. Multi-query optimization exp...
Database systems frequently have to execute a set of related queries, which share several common sub...
The multiple-query optimization (MQO) problem has been well-studied in the research literature, usu...
This article proposes a cache pattern with multi-queries and describes the multi-query optimization ...
AbstractDatabase systems frequently have to execute a set of related queries, which share several co...
The goal of multi-objective query optimization (MOQO) is to find query plans that realize a good com...
The goal of multi-objective query optimization (MOQO) is to find query plans that realize a good com...
In certain database applications such as deductive databases, batch query processing, and recursive ...
Query optimization is of great importance for the performance of databases, especially for the execu...
In modern large-scale distributed systems, analytics jobs submitted by various users often share sim...
In certain database applications such as deductive databases, batch query processing, and recursive ...
Queries with common sequences of disk accesses can make maximal use of a buffer pool. We developed a...
In the current work, we derive a complete approach to optimization and automatic parallelization of ...
textabstractIn some key database applications, such as data mining, a sequence of interdependent qu...
Some recently proposed extensions to relational database systems as well as deductive database syste...