Sciweavers

DOCENG
2004
ACM

Querying XML documents by dynamic shredding

13 years 9 months ago
Querying XML documents by dynamic shredding
With the wide adoption of XML as a standard data representation and exchange format, querying XML documents becomes increasingly important. However, relational database systems constitute a much more mature technology than what is available for native storage of XML. To bridge the gap, one way to manage XML data is to use a commercial relational database system. In this approach, users typically first “shred” their documents by isolating what they predict to be meaningful fragments, then store the individual fragments according to some relational schema, and later translate each XML query (e.g., expressed in W3C’s XQuery) to SQL queries expressed against the shredded documents. In this paper, we propose an alternative approach that builds on relational database technology, but shreds XML documents dynamically. This avoids many of the problems in maintaining document order and reassembling compound data from its fragments. We then present an algorithm to translate a significant...
Hui Zhang 0003, Frank Wm. Tompa
Added 30 Jun 2010
Updated 30 Jun 2010
Type Conference
Year 2004
Where DOCENG
Authors Hui Zhang 0003, Frank Wm. Tompa
Comments (0)