XRecursive: An efficient method to store and query XML documents

Storing XML documents in a relational database is a promising solution because relational databases are mature and scale very well and they have the advantages that in a relational database XML data and structured data can coexist making it possible to build application that involve both kinds of da...

Full description

Saved in:
Bibliographic Details
Main Authors: Mohammed Adam Ibrahim, Fakharaldien, Jasni, Mohamad Zain, Norrozila, Sulaiman
Format: Article
Language:English
Published: AENSI Publishing 2011
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/25570/1/XRecursive-%20An%20efficient%20method%20to%20store%20and%20query%20XML%20documents.pdf
http://umpir.ump.edu.my/id/eprint/25570/
https://arxiv.org/ftp/arxiv/papers/1203/1203.6454.pdf
https://arxiv.org/abs/1203.6454v1
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Storing XML documents in a relational database is a promising solution because relational databases are mature and scale very well and they have the advantages that in a relational database XML data and structured data can coexist making it possible to build application that involve both kinds of data with little extra effort . In this paper, we propose an algorithm schema named XRecursive that translates XML documents to relational database according to the proposed storing structure. The steps and algorithm are given in details to describe how to use the storing structure to storage and query XML documents in relational database. Then we report our experimental results on a real database to show the performance of our method in some features.