Skip to content

chdb-io/awesome-chdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Awesome chDB

A curated list of chDB resources — language bindings, frameworks, integrations, notebooks, talks, and benchmarks.

chDB is an in-process OLAP SQL engine powered by ClickHouse, embedded as a Python / Bun / Node.js / Go / Rust / C library. It runs ClickHouse's full SQL dialect with 1000+ functions, queries Parquet / CSV / JSON files in place, references DataFrames directly in SQL via the Python(df) table function, and federates to remote ClickHouse clusters with remoteSecure() — all without spinning up a server.

Status: this list is being seeded. More entries will be added incrementally. PRs welcome — see Contributing.

Contents

Language bindings

Frameworks and agent integrations

  • chdb-mcp — chDB as a Model Context Protocol server for Claude, Cursor, ChatGPT, and other agent clients.
  • langchain-chdb — LangChain provider with vector store, document loader, and agent toolkit.
  • chdb-sqlalchemy — SQLAlchemy dialect for ORM stacks and SQLDatabaseToolkit.
  • chdb-superset — Apache Superset demo with chDB as the backend.
  • chdb-lambda — AWS Lambda container template.

Notebooks and tutorials

Talks and articles

Benchmarks

Contributing

Open a PR adding your entry to the matching category. Each entry should be a single line: - [Title](URL) — short description. New categories accepted when there are at least three resources to populate them.

License

This list is published under CC0-1.0. Linked projects retain their own licenses.

Related

Awesome lists featuring chDB

About

A curated list of chDB resources — language bindings, frameworks, integrations, notebooks, talks, and benchmarks.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors