Storage and retrieval of XML documents using object-relational databases

62Citations
Citations of this article
14Readers
Mendeley users who have this article in their library.
Get full text

Abstract

This paper describes general storage and retrieval methods for XML documents using object-relational databases. The storage method decomposes tree structure of XML documents into nodes, and stores them in relational tables according to the node types. By using this method, being independent of DTDs or element types, any XML documents can be stored in databases. Also it is possible to utilize index struc-tures(e.g. B+ trees, R trees, etc.) which are provided in database management systems. As for retrieval, we show the transformation of XQL queries into SQL queries. It is possible to realize the storage method by doing minimal extension to object-relational databases and the retrieval method by adding a preprocessor of a query language. We also performed experiments using XML documents on the plays of Shakespeare, to show the effectiveness of our methods.

Cite

CITATION STYLE

APA

Shimura, T., Yoshikawa, M., & Uemura, S. (1999). Storage and retrieval of XML documents using object-relational databases. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 1677, pp. 206–217). Springer Verlag. https://doi.org/10.1007/3-540-48309-8_19

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free