Sciweavers

63 search results - page 2 / 13
» An Empirical Evaluation of XQuery Processors
Sort
View
XSYM
2004
Springer
115views Database» more  XSYM 2004»
13 years 10 months ago
XQuery Processing with Relevance Ranking
Abstract. We are presenting a coherent framework for XQuery processing that incorporates IR-style approximate matching and allows the ordering of results by their relevance score. ...
Leonidas Fegaras
EDBT
2009
ACM
85views Database» more  EDBT 2009»
14 years 8 days ago
Recursion in XQuery: put your distributivity safety belt on
We introduce a controlled form of recursion in XQuery, an inflationary fixed point operator, familiar from the context of relational databases. This operator imposes restriction...
Loredana Afanasiev, Torsten Grust, Maarten Marx, J...
SIGMOD
2006
ACM
122views Database» more  SIGMOD 2006»
14 years 5 months ago
MonetDB/XQuery: a fast XQuery processor powered by a relational engine
Relational XQuery systems try to re-use mature relational data management infrastructures to create fast and scalable XML database technology. This paper describes the main featur...
Peter A. Boncz, Torsten Grust, Maurice van Keulen,...
BTW
2007
Springer
133views Database» more  BTW 2007»
13 years 9 months ago
Pathfinder: XQuery Compila-tion Techniques for Relational Database Targets
: Relational database systems are highly efficient hosts to table-shaped data. It is all the more interesting to see how a careful inspection of both, the XML tree structure as wel...
Jens Teubner
XIMEP
2006
ACM
188views Database» more  XIMEP 2006»
13 years 11 months ago
A Fully Pipelined XQuery Processor
We present a high-performance, pull-based streaming processor for XQuery, called XQPull, that can handle many essential features of the language, including general predicates, rec...
Leonidas Fegaras, Ranjan K. Dash, YingHui Wang