chDB + basic HTTP/s API server in a docker container, pretending to be ClickHouse
![](https://user-images.githubusercontent.com/1423657/236479471-a1cb0484-dfd3-4dc2-8d62-121debd7faa3.png)
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