XTRON: An XML data management system using relational databases

  • Authors:
  • Jun-Ki Min;Chun-Hee Lee;Chin-Wan Chung

  • Affiliations:
  • School of Internet-Media Engineering, Korea University of Technology and Education, Byeongcheon-myeon, Cheonan, Chungnam 330-708, Republic of Korea;Division of Computer Science, Department of Electrical Engineering & Computer Science Korea Advanced Institute of Science and Technology (KAIST), Daejon, Republic of Korea;Division of Computer Science, Department of Electrical Engineering & Computer Science Korea Advanced Institute of Science and Technology (KAIST), Daejon, Republic of Korea

  • Venue:
  • Information and Software Technology
  • Year:
  • 2008

Quantified Score

Hi-index 0.01

Visualization

Abstract

Recently, there has been plenty of interest in XML. Since the amount of data in XML format has rapidly increased, the need for effective storage and retrieval of XML data has arisen. Many database researchers and vendors have proposed various techniques and tools for XML data storage and retrieval in recent years. In this paper, we present an XML data management system using a relational database as a repository. Our XML management system stores XML data in a schema independent manner, and translates a comprehensive subset of XQuery expressions into a single SQL statement. Also, our system does not modify the relational engine. In this paper, we also present the experimental results in order to demonstrate the efficiency and scalability of our system compared with well-known XML processing systems.