Title :
Managing XML documents using RDBMS
Author :
Xing, Guangming ; Guo, Jinhua ; Wang, Ronghua
Author_Institution :
Dept. of Comput. Sci., Western Kentucky Univ., Bowling Green, KY, USA
Abstract :
Using a native XML DBMS to efficiently store and retrieve XML data has been well studied. Various native XML DBMSs were developed, and they support most of the features of XQuery. The core topics of these studies are indexing methods for XML. There are two major issues about the existing XML DBMSs: (1) most existing native XML DBMSs use range based indexing methods, resulting in significant extra space; (2) related information in an XML document are isolated in storage. In this paper, we present a method that maps XML data into relational tables. Our method is still range based, which means it can process queries with regular path expression efficiently. But with the introduction of node grouping, the extra space needed for the indexing is reduced significantly. With fewer tables created, we show that query processing can also be significantly expedited.
Keywords :
XML; database indexing; document handling; query processing; relational databases; RDBMS; XML DBMS; XML document management; node grouping; query processing; range-based indexing; relational database management systems; relational tables; Computational Intelligence Society; Computer science; Contracts; Costs; Indexing; Information representation; Information retrieval; Internet; Query processing; XML;
Conference_Titel :
Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing, 2005 and First ACIS International Workshop on Self-Assembling Wireless Networks. SNPD/SAWN 2005. Sixth International Conference on
Print_ISBN :
0-7695-2294-7
DOI :
10.1109/SNPD-SAWN.2005.49