Skip to search formSkip to main contentSkip to account menu

Hash join

The hash join is an example of a join algorithm and is used in the implementation of a relational database management system. Hash join is similar to… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
Extracting valuable information from the rapidly growing field of Big Data faces serious performance constraints, especially in… 
2007
2007
Multi-core and multithreaded processors present both opportunities and challenges in the design of database query processing… 
2002
2002
We investigate the effect that caches, particularly caches for remote accesses, have on the performance of hash join algorithms… 
1996
1996
A vector instruction set is a well known method for exposing bandwidth to applications. Although extensively studied in the… 
1994
1994
TID hash joins are a simple and memory-efficient method for processing large join queries. They are based on standard hash join… 
1994
1994
: In 1989, Tandem introduced intra-query parallelism to NonStop SQL. Table scans and aggregates aswell as nested-loop and merge… 
1993
1993
  • V. Soloviev
  • 1993
  • Corpus ID: 15095269
The truncating-hash band join algorithm for evaluating band joins is described. This algorithm is based on the idea of truncating… 
1992
1992
Abstract : In this paper, we focus on set matching algorithms such as intersection, difference, union, and relational join, using… 
1989
1989
Relationale Datenbanksysteme sind von ihrer Leistungsfahigkeit her noch nicht fur den Einsatz in technischen Datenbanken geeignet… 
Highly Cited
1987
Highly Cited
1987
The join operation is the most costly operation in relational database management systems. Distributed and parallel processing…