Böhme, T. ; Rahm, E.

Supporting Efficient Streaming and Insertion of XML Data in RDBMS.

Proc. 3rd Int. Workshop Data Integration over the Web (DIWeb), LNCS, 2004

2004

Paper

Futher information: http://dbs.uni-leipzig.de/files/projekte/XML/Boehme_DLN_DIWeb_CR.pdf

Abstract

Relational database systems are increasingly used to manage XML
documents, especially for data-centric XML. In this paper we present a new
approach to efficiently manage document-centric XML data based on a generic
relational mapping. Such a generic XML storage is especially useful in data
integration systems to manage highly diverse XML documents. We focus on
efficient insert operations, support of streamed data and fast retrieval of
document fragments. Therefore we introduce a new numbering scheme called
DLN (Dynamic Level Numbering) and several variants of it. A performance
evaluation based on a prototypical implementation demonstrates the high
efficiency of DLN.