Sciweavers

53 search results - page 3 / 11
» Relational joins on graphics processors
Sort
View
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,...
EDBT
2006
ACM
150views Database» more  EDBT 2006»
14 years 5 months ago
Improving the Efficiency of XPath Execution on Relational Systems
: This work describes a method for processing XPath on a relational back-end that significantly limits the number of SQL joins required, takes advantage of the strengths of modern ...
Haris Georgiadis, Vasilis Vassalos
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
VLDB
1993
ACM
101views Database» more  VLDB 1993»
13 years 9 months ago
Analysis of Dynamic Load Balancing Strategies for Parallel Shared Nothing Database Systems
Paralleldatabasesystemshaveto supportboth inter-transaction as well as intra-transaction parallelism. Inter-uansaction parahelism (multi-user mode) is required to achieve high thr...
Erhard Rahm, Robert Marek
VLDB
1990
ACM
104views Database» more  VLDB 1990»
13 years 9 months ago
Hash-Based Join Algorithms for Multiprocessor Computers
This paper studies a number of hash-based join algorithms for general purpose multiprocessor computers with shared memory where the amount of memory allocated to the join operatio...
Hongjun Lu, Kian-Lee Tan, Ming-Chien Shan