Skip to content
This repository was archived by the owner on Dec 29, 2023. It is now read-only.

Latest commit

 

History

95 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.github/workflows/release.yml

chdb-server

chDB + basic HTTP/s API server in a docker container, pretending to be ClickHouse




Docker Setup

docker run --rm -p 8123:8123 ghcr.io/chdb-io/chdb-server:latest

Stateless & Stateful Sessions

chdb-server queries default to stateless. Stateful sessions can be paired with Basic HTTP Auth.

image


ClickHouse Play

chdb-server is compatible with the ClickHouse Play query interface:

Grafana

chdb-server is compatible with Grarfana using the official ClickHouse drivers:

image

Superset

chdb-server is compatible with Superset and the ClickHouse sqlalchemy driver:

SQLALCHEMY URI
clickhouse+http://chdb.fly.dev:443/db?protocol=https

image

About

API Server for chDB, an in-process SQL OLAP Engine powered by ClickHouse

Topics

Resources

Stars

21 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages