Sciweavers

359 search results - page 5 / 72
» Storing and querying XML data using denormalized relational ...
Sort
View
DKE
2006
110views more  DKE 2006»
13 years 7 months ago
Efficient recursive XML query processing using relational database systems
Recursive queries are quite important in the context of XML databases. In addition, several recent papers have investigated a relational approach to store XML data and there is gr...
Sandeep Prakash, Sourav S. Bhowmick, Sanjay Kumar ...
ER
2003
Springer
148views Database» more  ER 2003»
14 years 25 days ago
Improving Query Performance Using Materialized XML Views: A Learning-Based Approach
We consider the problem of improving the efficiency of query processing on an XML interface of a relational database, for predefined query workloads. The main contribution of this ...
Ashish Shah, Rada Chirkova
DATESO
2010
184views Database» more  DATESO 2010»
13 years 5 months ago
iXUPT: Indexing XML Using Path Templates
The XML format has become the standard for data exchange because it is self-describing and it stores not only information but also the relationships between data. Therefore it is u...
Tomás Bartos, Ján Kasarda
ECWEB
2003
Springer
141views ECommerce» more  ECWEB 2003»
14 years 25 days ago
Storing DTD-Conscious XML Data in XEDY
Abstract. In this paper, we discuss the XEDY system for storing DTDconscious XML data in a standard relational databases management system. For this, we propose a database schema f...
Sourav S. Bhowmick, Tay Khim Wee, Erwin Leonardi, ...
ADBIS
2004
Springer
125views Database» more  ADBIS 2004»
14 years 1 months ago
Using XSLT Stylesheets to Transform XPath Queries
Abstract. Often, XML documents stored in an XML database must be transformed by an XSL processor into a client-specific format before queries are submitted. In applications where X...
Sven Groppe, Stefan Böttcher, Reiko Heckel, G...