Sciweavers

DEXA
2006
Springer

Selectively Storing XML Data in Relations

13 years 8 months ago
Selectively Storing XML Data in Relations
This paper presents a new framework for users to select relevant data from an XML document and store it in an existing relational database, as opposed to previous approaches that shred the entire XML document into a newly created database of a newly designed schema. The framework is based on a notion of XML2DB mappings. An XML2DB mapping extends a (possibly recursive) DTD by associating element types with semantic attributes and rules. It extracts either part or all of the data from an XML document, and generates SQL updates to increment an existing database using the XML data. We also provide an efficient technique to evaluate XML2DB mappings in parallel with SAX parsing. These yield a systematic method to store XML data selectively in an existing database.
Wenfei Fan, Lisha Ma
Added 22 Aug 2010
Updated 22 Aug 2010
Type Conference
Year 2006
Where DEXA
Authors Wenfei Fan, Lisha Ma
Comments (0)