Title :
Query rewriting for SWIFT (First) answers
Author :
Tan, Kian-Lee ; Goh, Cheng Hian ; Ooi, Beng Chin
Author_Institution :
Dept. of Comput. Sci., Nat. Univ. of Singapore, Singapore
Abstract :
Traditionally, the answer to a database query is construed as the set of all tuples that meet the criteria stated. Strict adherence to this notion in query evaluation is, however, increasingly unsatisfactory because decision makers are more prone to adopting an exploratory strategy for information search which we call “getting some answers quickly, and perhaps more later”. From a decision-maker´s perspective, such a strategy is optimal for coping with information overload and makes economic sense (when used in conjunction with a micropayment mechanism). These new requirements present new opportunities for database query optimization. In this paper, we propose a progressive query processing strategy that exploits this behavior to conserve system resources and to minimize query response time and user waiting time. This is accomplished by the heuristic decomposition of user queries into subqueries that can be evaluated on demand. To illustrate the practicality of the proposed methods, we describe the architecture of a prototype system that provides a nonintrusive implementation of our approach. Finally, we present experimental results obtained from an empirical study conducted using an Oracle server that demonstrate the benefits of the progressive query processing strategy
Keywords :
Internet; information resources; query processing; Oracle server; database query; database query optimization; decision makers; heuristic decomposition; information overload; micropayment mechanism; query evaluation; query processing; query response time; query rewriting; system resources; tuples; user waiting time; Computer Society; Costs; Databases; Delay; Information retrieval; Internet; Investments; Prototypes; Query processing; Web server;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on