Sciweavers

552 search results - page 3 / 111
» XQuery Implementation in a Relational Database System
Sort
View
SIGMOD
2002
ACM
121views Database» more  SIGMOD 2002»
14 years 5 months ago
The Design and Performance Evaluation of Alternative XML Storage Strategies
This paper studies five strategies for storing XML documents including one that leaves documents in the file system, three that use a relational database system, and one that uses...
Feng Tian, David J. DeWitt, Jianjun Chen, Chun Zha...
ICDE
2007
IEEE
119views Database» more  ICDE 2007»
14 years 6 months ago
eXrQuy: Order Indifference in XQuery
There are more spots than immediately obvious in XQuery expressions where order is immaterial for evaluation-this affects most notably, but not exclusively, expressions in the sco...
Torsten Grust, Jan Rittinger, Jens Teubner
VLDB
2004
ACM
117views Database» more  VLDB 2004»
13 years 10 months ago
XQuery on SQL Hosts
Relational database systems may be turned into efficient XML and XPath processors if the system is provided with a suitable relational tree encoding. This paper extends this relat...
Torsten Grust, Sherif Sakr, Jens Teubner
XSYM
2004
Springer
109views Database» more  XSYM 2004»
13 years 10 months ago
Implementing Memoization in a Streaming XQuery Processor
In this paper, we describe an approach to boosting the performance of an XQuery engine by identifying and exploiting opportunities to share processing both within and across XML qu...
Yanlei Diao, Daniela Florescu, Donald Kossmann, Mi...
VLDB
2004
ACM
152views Database» more  VLDB 2004»
14 years 5 months ago
The BEA streaming XQuery processor
Abstract This paper describes the design, implementation, and performance characteristics of a commercial XQuery processing engine, the BEA streaming XQuery processor. This XQuery ...
Daniela Florescu, Chris Hillery, Donald Kossmann, ...