Sciweavers

70 search results - page 3 / 14
» Schema-based Query Optimization for XQuery Queries
Sort
View
XIMEP
2006
ACM
161views Database» more  XIMEP 2006»
13 years 11 months ago
Programming with XQuery
XQuery is a declarative language for querying and updating XML data sources. Interfacing XQuery to a host programming language is difficult because of the type system mismatch, an...
Donald D. Chamberlin, Michael J. Carey, Daniela Fl...
BDA
2004
13 years 7 months ago
Tree Graph Views: On Efficient Evaluation of XQuery in an XML Mediator
XQuery is the emerging standard for querying XML data sources. XLive is a light XML/XQuery mediator developed at University of Versailles whose engine processes an XML algebra der...
Tuyet-Tram Dang-Ngoc, Georges Gardarin, Nicolas Tr...
BNCOD
2007
137views Database» more  BNCOD 2007»
13 years 7 months ago
Isolating Order Semantics in Order-Sensitive XQuery-to-SQL Translation
Order is essential for XML query processing. Efficient XML processing with order consideration over relational storage is non-trivial, especially for complex nested XQuery expressi...
Song Wang, Ling Wang, Elke A. Rundensteiner
VLDB
2005
ACM
103views Database» more  VLDB 2005»
13 years 11 months ago
Semantic Query Optimization for XQuery over XML Streams
We study XML stream-specific schema-based optimization. We assume a widely-adopted automata-based execution model for XQuery evaluation. Criteria are established regarding what s...
Hong Su, Elke A. Rundensteiner, Murali Mani
XSYM
2007
Springer
123views Database» more  XSYM 2007»
13 years 12 months ago
Let a Single FLWOR Bloom
To globally optimize execution plans for XQuery expressions, a plan generator must generate and compare plan alternatives. In proven compiler architectures, the unit of plan genera...
Matthias Brantner, Carl-Christian Kanne, Guido Moe...