CowsDB is a community maintained chdb/ClickHouse alternative server without corporate owners
Cows are peaceful and produce milk. Snakes bite and poison.
CowsDB prentends to be ClickHouse and can be used with any ClickHouse HTTP/S client
- In-process SQL OLAP Engine based on chdb/ClickHouse
- Designed for cloud services and microservices
- Not liked, endorsed or controlled by ClickHouse.
docker run --rm -p 8123:8123 ghcr.io/cowsdb/cowsdb:latest
CowsDB queries default to stateless. Stateful sessions can be enabled with Basic HTTP Auth.
CowsDB ships with a Play interface, just like ClickHouse
CowsDB can be used using the ClickHouse Grafana datasource via HTTP/S
CowsDB can be used with Superset using the ClickHouse sqlalchemy driver
clickhouse http://cowsdb-server:443/db?protocol=https
CowsDB is licensed under the AGPLv3 license and is not affiliated in any way with ClickHouse Inc.