DocumentCode
3010044
Title
XML Query Optimization Using the Binding Hash Method
Author
Brant, Michael J. ; Davis, Karen C.
Author_Institution
Univ. of Cincinnati, Cincinnati
fYear
2007
fDate
3-5 July 2007
Firstpage
140
Lastpage
150
Abstract
XML query processing involves searching an XML document and returning results that satisfy a query while choosing the best method for the particular query and document. In this paper we develop a method called binding hash (BH) that performs a subset of XML query operations focusing on structural join. The BH method answers Xpath expressions directly or generates witness trees that can be used as intermediate results in a query processor. It uses pointer-based traversal and index-based access simultaneously to speed-up structural joins. A performance study indicates that the BH method performs better than existing competitive techniques for queries that are deeply nested and non-bushy. The BH method can be integrated into a larger system to be selected for an execution plan when it achieves the best performance.
Keywords
XML; query formulation; query processing; XML document searching; XML query optimization; Xpath expressions; binding hash method; index-based access; pointer-based traversal; query processing; Algebra; Data structures; Databases; Filters; Indexing; Pattern matching; Query processing; Scalability; Testing; XML;
fLanguage
English
Publisher
ieee
Conference_Titel
Databases, 2007. BNCOD '07. 24th British National Conference on
Conference_Location
Glasgow
Print_ISBN
0-7695-2912-7
Type
conf
DOI
10.1109/BNCOD.2007.25
Filename
4269827
Link To Document