a pipe for quackheads
Minimal DuckDB Quackpipe... in vlang
_QuackPipe is a serverless OLAP API built on top of DuckDB
- The latest vlang version
- The latest DuckDB library should be downloaded to the
/thirdparty
folder before compiling
mkdir thirdparty && cd thirdparty
wget https://github.com/duckdb/duckdb/releases/latest/download/libduckdb-linux-amd64.zip
unzip libduckdb-linux-amd64.zip
v -prod quackpipe.v