Skip to content

cowsdb/cowsdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐄 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 image

Grafana

CowsDB can be used using the ClickHouse Grafana datasource via HTTP/S image

Superset

CowsDB can be used with Superset using the ClickHouse sqlalchemy driver

clickhouse+http://cowsdb-server:443/db?protocol=https

image

License

CowsDB is licensed under the AGPLv3 license and is not affiliated in any way with ClickHouse Inc.