Persistent DOM: An Architecture for XML Repositories in Relational Databases

  • Authors:
  • Richard Edwards;Sian Hope

  • Affiliations:
  • -;-

  • Venue:
  • IDEAL '00 Proceedings of the Second International Conference on Intelligent Data Engineering and Automated Learning, Data Mining, Financial Engineering, and Intelligent Agents
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

A generic architecture for the storage and retrieval of XML documents in relational databases is proposed. Documents are stored as node trees to facilitate retrieval and manipulation using an interface that conforms to the Document Object Model (DOM) specification of the World Wide Web Consortium (W3C). This approach offers many benefits, including the ability to leverage DOM programming techniques for the manipulation of XML documents that would otherwise be proibitively large for persistence in memory.