Reffine is a high-performance compiler and execution engine for SQL-like data analytics queries.
- CMake 3.26
Clone Reffine repository along with the submodules
git clone https://github.com/ampersand-projects/reffine.git --recursive
./bootstrap
cd build
make install