Sciweavers

SIGMOD
2007
ACM

XANADUE: a system for detecting changes to XML data in tree-unaware relational databases

14 years 4 months ago
XANADUE: a system for detecting changes to XML data in tree-unaware relational databases
Recently, a number of main memory algorithms for detecting the changes to XML data have been proposed. These approaches are not suitable for detecting changes to large XML document as it requires a lot of memory to keep the two versions of XML documents in the memory. We have developed a novel XML change detection system, called Xanadue that uses traditional relational database engines for detecting changes to large XML data. In this approach, we store the XML documents in the relational database and issue SQL queries (whenever appropriate) to detect the changes. This demonstration will showcase the functionality of our system and the effectiveness of XML change detection in relational environment. Categories and Subject Descriptors: H.2.4 [Database Management]: Systems ? Relational databases. General Terms: Algorithms, Design, Experimentation.
Erwin Leonardi, Sourav S. Bhowmick
Added 08 Dec 2009
Updated 08 Dec 2009
Type Conference
Year 2007
Where SIGMOD
Authors Erwin Leonardi, Sourav S. Bhowmick
Comments (0)