Accelerating XPath evaluation in any RDBMS
- 1 March 2004
- journal article
- Published by Association for Computing Machinery (ACM) in ACM Transactions on Database Systems
- Vol. 29 (1) , 91-131
- https://doi.org/10.1145/974750.974754
Abstract
This article is a proposal for a database index structure, the XPath accelerator , that has been specifically designed to support the evaluation of XPath path expressions. As such, the index is capable to support all XPath axes (including ancestor, following, preceding-sibling, descendant-or-self, etc.). This feature lets the index stand out among related work on XML indexing structures which had a focus on the child and descendant axes only. The index has been designed with a close eye on the XPath semantics as well as the desire to engineer its internals so that it can be supported well by existing relational database query processing technology: the index (a) permits set-oriented (or, rather, sequence-oriented) path evaluation, and (b) can be implemented and queried using well-established relational index structures, notably B-trees and R-trees.We discuss the implementation of the XPath accelerator on top of different database backends and show that the index performs well on all levels of the memory hierarchy, including disk-based and main-memory based database systems.Keywords
This publication has 13 references indexed in Scilit:
- Accelerating XPath location stepsPublished by Association for Computing Machinery (ACM) ,2002
- Labeling dynamic XML treesPublished by Association for Computing Machinery (ACM) ,2002
- Estimating Answer Sizes for XML QueriesPublished by Springer Nature ,2002
- XMarkPublished by Elsevier ,2002
- Efficient Algorithms for Processing XPath QueriesPublished by Elsevier ,2002
- Multidimensional Index Structures in Relational DatabasesJournal of Intelligent Information Systems, 2000
- MIL primitives for querying a fragmented worldThe VLDB Journal, 1999
- On packing R-treesPublished by Association for Computing Machinery (ACM) ,1993
- Two algorithms for maintaining order in a listPublished by Association for Computing Machinery (ACM) ,1987
- R-treesPublished by Association for Computing Machinery (ACM) ,1984