a pipe for quackheads
QuackPy is a serverless OLAP API built on top of DuckDB emulating and aliasing the ClickHouse HTTP API
Play with DuckDB SQL and Cloud storage though a familiar API, without giving up old habits and integrations.
🐥 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
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