Sciweavers

428 search results - page 20 / 86
» On Parallel Join Processing in Object-Relational Database Sy...
Sort
View
222
Voted
ICDE
2003
IEEE
138views Database» more  ICDE 2003»
16 years 3 months ago
Using State Modules for Adaptive Query Processing
We present a query architecture in which join operators are decomposed into their constituent data structures (State Modules, or SteMs), and dataflow among these SteMs is managed ...
Vijayshankar Raman, Amol Deshpande, Joseph M. Hell...
PVM
2001
Springer
15 years 7 months ago
Using a Network of Workstations to Enhance Database Query Processing Performance
Query processing in database systems may be improved by applying parallel processing techniques. One reason for improving query response time is to support the increased number que...
Mohammed Al Haddad, Jerome Robinson
122
Voted
TKDE
1998
142views more  TKDE 1998»
15 years 2 months ago
Performance Analysis of Three Text-Join Algorithms
—When a multidatabase system contains textual database systems (i.e., information retrieval systems), queries against the global schema of the multidatabase system may contain a ...
Weiyi Meng, Clement T. Yu, Wei Wang 0010, Naphtali...
SIGMOD
2010
ACM
228views Database» more  SIGMOD 2010»
15 years 7 months ago
Probabilistic string similarity joins
Edit distance based string similarity join is a fundamental operator in string databases. Increasingly, many applications in data cleaning, data integration, and scientific compu...
Jeffrey Jestes, Feifei Li, Zhepeng Yan, Ke Yi
PDIS
1993
IEEE
15 years 6 months ago
Nested Loops Revisited
The research communityhas considered hash-based parallel joinalgorithmsthe algorithmsof choice for almosta decade. However, almostnone ofthe commercialparallel database systems us...
David J. DeWitt, Jeffrey F. Naughton, Joseph Burge...