cowsdb
cowsdb copied to clipboard
CowsDB: Serverless OLAP Engine API and 100% ClickHouse alternative for CI and HTTP Services
🐄 CowsDB
CowsDB is a community maintained chdb/ClickHouse alternative server without corporate owners
Cows are peaceful and produce milk. Snakes bite and poison.
Features
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.
Usage
docker run --rm -p 8123:8123 ghcr.io/cowsdb/cowsdb:latest
Authentication
CowsDB queries default to stateless. Stateful sessions can be enabled with Basic HTTP Auth.
Play
CowsDB ships with a Play interface, just like ClickHouse
Grafana
CowsDB can be used using the ClickHouse Grafana datasource via HTTP/S
Superset
CowsDB can be used with Superset using the ClickHouse sqlalchemy driver
clickhouse+http://cowsdb-server:443/db?protocol=https
License
CowsDB is licensed under the AGPLv3 license and is not affiliated in any way with ClickHouse Inc.