Name | Version | Platform | Optional |
---|---|---|---|
build-essential | any | Linux | No |
boost | >= 1.63.0 | All | No |
clang | 5 | All | Yes, if gcc installed |
clang-format | 3.8 | All | Yes (formatting) |
cmake | 3.5 (deprecated) | All | No |
cmake | 3.9 | All | No |
gcc | 7.2 | All | Yes, if clang installed |
gcovr | >= 3.2 | All | Yes (coverage) |
graphviz | any | All | Yes (query visualization) |
libnuma-dev | any | Linux | Yes (numa) |
libnuma1 | any | Linux | Yes (numa) |
llvm | any | All | Yes (code sanitizers) |
parallel | any | All | Yes |
python | >= 2.7 && < 3 | All | Yes (linting) |
readline | >= 7 | All | No |
sqlite3 | >= 3 | All | No |
tbb/libtbb-dev | any | All | No |
- benchmark (https://github.com/google/benchmark)
- googletest (https://github.com/google/googletest)
- sql-parser (https://github.com/hyrise/sql-parser)
- pgasus (https://github.com/kateyy/pgasus)