X2R: a system for managing XML documents and key constraints using RDBMS

  • Authors:
  • Guangming Xing;Zhonghang Xia;Douglas Ayers

  • Affiliations:
  • Western Kentucky University, Bowling Green, KY;Western Kentucky University, Bowling Green, KY;Western Kentucky University, Bowling Green, KY

  • Venue:
  • ACM-SE 45 Proceedings of the 45th annual southeast regional conference
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe X2R, an XML document management system which supports efficient storage, retrieval and key constraints for XML documents. The system is based on a mapping algorithm that translates a DTD to a relational schema. Based on the mapping, node groups are range indexed and shredded into the database. It has been shown that queries are executed several times faster than using the methods in literature, and space usage is significantly reduced. We have also added key support to the system by propagating key constraints for XML documents to keys in a relational schema. The system was designed for efficient access of the vast amount of environmental data, which are widely available in XML format.