Sciweavers

ICDCIT
2004
Springer

Querying XML Documents from a Relational Database in the Presence of DTDs

13 years 10 months ago
Querying XML Documents from a Relational Database in the Presence of DTDs
Abstract. Many researchers have investigated the problem of storing and querying XML documents using an RDBMS. Two situations are considered in this approach based on whether or not an XML schema is available. In a schemaoblivious relational approach, an XML schema is not available, or it is available but is not used. The advantage of schema-oblivious relational approach is that no XML schema is required, and the fixed generic schema can be used to store XML documents with arbitrary structure. However, since XML schema is not exploited, this approach usually implies a query engine where join operations dominate the query time and performance might suffer significantly. On the other hand, rare work on the problem of schema-based XML-to-SQL query mapping has been published in the literature. In this paper, we present an algorithm to address this problem.
Manjeet Rege, Izabell Caraconcea, Shiyong Lu, Fars
Added 01 Jul 2010
Updated 01 Jul 2010
Type Conference
Year 2004
Where ICDCIT
Authors Manjeet Rege, Izabell Caraconcea, Shiyong Lu, Farshad Fotouhi
Comments (0)