Welcome!
To use the personalized features of this site, please log in or register.
If you have forgotten your username or password, we can help.
|
 |
Performance Evaluation of a DOM-Based XML Database: Storage, Indexing, and Query Optimization
| |
|
Performance Evaluation of a DOM-Based XML Database: Storage, Indexing, and Query Optimization
Jianhua Lv6 , Guoren Wang6 , Jeffrey X. Yu7 , Ge Yu6 , Hongjun Lu8 and Bing Sun6
| (6) |
Northeastern University, Shenyang, China |
| (7) |
The Chinese University of Hong Kong, Hong Kong, China |
| (8) |
The Hong Kong University of Science and Technology, Hong Kong, China |
Abstract
DOM is an XML access interface proposed by W3C. XML documents can be stored and accessed through it and XML queries can be
evaluated based on DOM. In this paper, a persistent DOM storage method is designed with two kinds of clustering strategies,
filiation-clustering and sibling-clustering to improve DOM interface-based query performance. Furthermore, XML indexing and
query optimization techniques are also explored. Four structural indexes are proposed to speed up the basic operations on
persistent DOM trees, and two value indexes are introduced to improve the performance of queries with predicates. Moreover,
some RPE optimization rules are proposed by using the path-shorten and path-complementing principles. Path-shorten reduces
the number of joins by shortening the path and path-complementing is a technique to use a different RPE to substitute the
path specified in a user query. Experimental results show that the proposed algorithms are quite efficient.
Fulltext Preview (Small, Large)
 References secured to subscribers.
|
|
|
|
|
|