- Part1: Implementation of Radix Hash Join algorithm for two relations
- Part2: Execution of multiple join queries
- Part3: Query optimization using threads
1. git clone https://github.com/K-Markopoulos/ProjectK23
2. cd ProjectK23
3. make
Run executable
./runner < init
Run test to see if the results are correct
./runner < init | ./check.sh workloads/small/small.result
- C/C++
- Lazaros Zervos - sdi1500042
- Konstantinos Markopoulos - sdi1500091
- Dimitrios Psitos - sdi1500183
See also the list of contributors who participated in this project.
License: MIT