Chapter
Index Selection for Efficient XML Path Expression Processing
Abstract
One approach to building an efficient XML query processor is to use RDBMSs to store and query XML documents. XML queries contain a number of features that are either hard to translate into SQLs or for which the resulting SQL is complex and inefficient. Among them, path expressions pose a new challenge for efficient XML query processing in RDBMSs. Building index structures for path expressions is necessary. Meanwhile, indexes occupy much disk …
Authors
Guo Z; Xu Z; Zhou S; Zhou A; Li M
Book title
Conceptual Modeling for Novel Application Domains
Series
Lecture Notes in Computer Science
Volume
2814
Pagination
pp. 261-272
Publisher
Springer Nature
Publication Date
2003
DOI
10.1007/978-3-540-39597-3_27