Sciweavers

108 search results - page 11 / 22
» Implementing XQuery
Sort
View
VLDB
2007
ACM
95views Database» more  VLDB 2007»
14 years 8 months ago
The GCX System: Dynamic Buffer Minimization in Streaming XQuery Evaluation
In this demonstration, we present the main-memory based streaming XQuery engine GCX which implements novel buffer management strategies that combine static and dynamic analysis to...
Christoph Koch, Stefanie Scherzinger, Michael Schm...
XSYM
2009
Springer
93views Database» more  XSYM 2009»
14 years 3 months ago
Recommending XMLTable Views for XQuery Workloads
Physical structures, for example indexes and materialized views, can improve query execution performance by orders of magnitude. Hence, it is important to choose the right configu...
Iman Elghandour, Ashraf Aboulnaga, Daniel C. Zilio...
XIMEP
2004
ACM
108views Database» more  XIMEP 2004»
14 years 2 months ago
The Joy of SAX
Most current XQuery implementations require that all XML data reside in memory in one form or another before they start processing the data. This is unacceptable for large XML doc...
Leonidas Fegaras
BXML
2004
13 years 10 months ago
Query Reformulation for the XML standards XPath, XQuery and XSLT
: Whenever transformation of data is used to bridge the gap of different data formats, and a query is given in the destination format, query reformulation can speed up the transfor...
Sven Groppe, Stefan Böttcher
XIMEP
2005
ACM
155views Database» more  XIMEP 2005»
14 years 2 months ago
Deep Set Operators for XQuery
There are three set operators defined in XQuery, namely union, intersect and except. They take node sequences as operands, in which each node is identified by its node-ID and tr...
Bo Luo, Dongwon Lee, Wang-Chien Lee, Peng Liu