Sciweavers

428 search results - page 8 / 86
» On Parallel Join Processing in Object-Relational Database Sy...
Sort
View
VLDB
1991
ACM
143views Database» more  VLDB 1991»
15 years 3 months ago
Handling Data Skew in Multiprocessor Database Computers Using Partition Tuning
Shared nothing multiprocessor archit.ecture is known t.obe more scalable to support very large databases. Compared to other join strategies, a hash-ba9ed join algorithm is particu...
Kien A. Hua, Chiang Lee
DEXAW
1999
IEEE
105views Database» more  DEXAW 1999»
15 years 3 months ago
An Object-Oriented Framework for the Parallel Join Operation
We propose an object-oriented framework for one of the most frequent and costly operations in parallel database systems: the parallel join. The framework independently captures a ...
Sergio Carvalho, Alberto Lerner, Sérgio Lif...
DEXA
2005
Springer
77views Database» more  DEXA 2005»
15 years 5 months ago
An Optimal Skew-insensitive Join and Multi-join Algorithm for Distributed Architectures
Abstract. The development of scalable parallel database systems requires the design of efficient algorithms for the join operation which is the most frequent and expensive operatio...
Mostafa Bamha
PODS
1999
ACM
133views Database» more  PODS 1999»
15 years 3 months ago
Processing and Optimization of Multiway Spatial Joins Using R-Trees
One of the most important types of query processing in spatial databases and geographic information systems is the spatial join, an operation that selects, from two relations, all...
Dimitris Papadias, Nikos Mamoulis, Yannis Theodori...
ICDE
2008
IEEE
147views Database» more  ICDE 2008»
16 years 29 days ago
Flow Algorithms for Parallel Query Optimization
In this paper we address the problem of minimizing the response time of a multi-way join query using pipelined (inter-operator) parallelism, in a parallel or a distributed environ...
Amol Deshpande, Lisa Hellerstein