Efficient recursive XML query processing using relational database systems

  • Authors:
  • Sandeep Prakash;Sourav S. Bhowmick;Sanjay Madria

  • Affiliations:
  • School of Computer Engineering, Division of Information Systems, Nanyang Technological University, Singapore;School of Computer Engineering, Division of Information Systems, Nanyang Technological University, Singapore;Department of Computer Science, University of Missouri-Rolla, Rolla, MO

  • Venue:
  • Data & Knowledge Engineering - Special issue: ER 2004
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recursive queries are quite important in the context of XML databases. In addition, several recent papers have investigated a relational approach to store XML data and there is growing evidence that schema-conscious approaches are a better option than schema-oblivious techniques as far as query performance is concerned. However, the issue of recursive XML queries for such approaches has not been dealt with satisfactorily. In this paper we argue that it is possible to design a schema-oblivious approach that outperforms schema-conscious approaches for certain types of recursive queries. To that end, we propose a novel schema-oblivious approach, called SUCXENT++ (Schema Unconcious XML Enabled System), that outperforms existing schema-oblivious approaches such as XParent by up to 15 times and schema-conscious approaches (Shared-Inlining) by up to eight times for recursive query execution. Our approach has up to two times smaller storage requirements compared to existing schema-oblivious approaches and 10% less than schema-conscious techniques. In addition SUCXENT++ performs marginally better than Shared-Inlining and is 5.7-47 times faster than XParent as far as insertion time is concerned.