Structured materialized views for XML queries

  • Authors:
  • Andrei Arion;Véronique Benzaken;Ioana Manolescu;Yannis Papakonstantinou

  • Affiliations:
  • INRIA Futurs, France and LRI - Univ. Paris-Sud, France;LRI - Univ. Paris-Sud, France;INRIA Futurs, France;UCSD

  • Venue:
  • VLDB '07 Proceedings of the 33rd international conference on Very large data bases
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The performance of XML database queries can be greatly enhanced by rewriting them using materialized views. We study the problem of rewriting a query using materialized views, where both the query and the views are described by a tree pattern language, appropriately extended to capture a large XQuery subset. The pattern language features optional nodes and nesting, allowing to capture the data needs of nested XQueries. The language also allows describing storage features such as structural identifiers, which enlarge the space of rewritings. We study pattern containment and equivalent rewriting under the constraints expressed in a structural summary, whose enhanced form also entails integrity constraints. Our approach is implemented in the ULoad [7] prototype and we present a performance analysis.