Atomicity for XML Databases

  • Authors:
  • Debmalya Biswas;Ashwin Jiwane;Blaise Genest

  • Affiliations:
  • SAP Research, Karlsruhe, Germany;Department of Computer Science and Engineering, Indian Institute of Technology, Mumbai, India;IRISA/CNRS, Rennes, France

  • Venue:
  • XSym '09 Proceedings of the 6th International XML Database Symposium on Database and XML Technologies
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

With more and more data stored into XML databases, there is a need to provide the same level of failure resilience and robustness that users have come to expect from relational database systems. In this work, we discuss strategies to provide the transactional aspect of atomicity to XML databases. The main contribution of this paper is to propose a novel approach for performing updates-in-place on XML databases, with the undo statements stored in the same high level language as the update statements. Finally, we give experimental results to study the performance/storage trade-off of the updates-in-place strategy (based on our undo proposal) against the deferred updates strategy to providing atomicity.