a pipe for quackheads
QuackPy is a serverless OLAP API built on top of DuckDB emulating and aliasing the ClickHouse HTTP API
🐥 try a sample s3/parquet query in our miniature playground (fly.io free tier, 1x-shared-vcpu, 256Mb)
🐥 launch your own free instance on fly.io
quackpy ships with the quack user-interface to execute SQL queries
Run using docker or build from source
docker pull ghcr.io/quackscience/quackpy:latest
docker run -ti --rm -p 8123:8123 ghcr.io/quackscience/quackpy:latest