loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Sixth International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing and First ACIS International Workshop on Self-Assembling Wireless Networks (SNPD/SAWN'05)
Managing XML Documents Using RDBMS
Towson University, Towson, Maryland, USA
May 23-May 25
ISBN: 0-7695-2294-7
Guangming Xing, Western Kentucky University
Jinhua Guo, University of Michigan-Dearborn
Ronghua Wang, Syracuse University

Using a native XML DBMS to efficiently store and retrieve XML data has been well studied in recent years. 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 will 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 will show that query processing can also be significantly expedited.

Citation:
Guangming Xing, Jinhua Guo, Ronghua Wang, "Managing XML Documents Using RDBMS," snpd-sawn, pp.186-191, Sixth International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing and First ACIS International Workshop on Self-Assembling Wireless Networks (SNPD/SAWN'05), 2005
Usage of this product signifies your acceptance of the Terms of Use.