chDB + basic HTTP/s API server in a docker container, pretending to be ClickHouse
docker run --rm -p 8123:8123 ghcr.io/chdb-io/chdb-server:latest
chdb-server queries default to stateless. Stateful sessions can be paired with Basic HTTP Auth.
chdb-server is compatible with the ClickHouse Play query interface:
chdb-server is compatible with Grarfana using the official ClickHouse drivers:
chdb-server is compatible with Superset and the ClickHouse sqlalchemy driver:
clickhouse+http://chdb.fly.dev:443/db?protocol=https