Skip to content

K-Markopoulos/ProjectK23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Development for Information Systems

Parts

  • Part1: Implementation of Radix Hash Join algorithm for two relations
  • Part2: Execution of multiple join queries
  • Part3: Query optimization using threads

Run in a terminal/bash

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

Built With

  • C/C++

Authors

See also the list of contributors who participated in this project.

License: MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published