Query rewritings using views for XPath queries, framework, and methodologies

作者:

Highlights:

摘要

Query rewriting using views is a technique that allows a query to be answered efficiently by using pre-computed materialized views. It has many applications, such as data caching, query optimization, schema integration, etc. This issue has been studied extensively for relational databases and, as a result, the technology is maturing. For XML data, however, the work is inadequate. Recently, several frameworks have been proposed for query rewriting using views for XPath queries, with the requirement that a rewriting must be complete. In this paper, we study the problem of query rewriting using views for XPath queries without requiring that the rewriting be complete. This will increase its applicability since in many cases, complete rewritings using views do not exist. We give formal definitions for various concepts to formulate the problem, and then propose solutions. Our solutions are built under the framework for query containment. We look into the problem from both theoretic perspectives, and algorithmic approaches. Two methods to generate rewritings using views are proposed, with different characteristics in terms of generalities and efficiencies. The maximality properties of the rewritings generated by these methods are discussed.

论文关键词:XML,Query,View,Rewriting,Pattern,Containment,Embedding,Maximality

论文评审过程:Received 9 September 2006, Revised 26 January 2009, Accepted 26 October 2009, Available online 31 October 2009.

论文官网地址:https://doi.org/10.1016/j.is.2009.10.006