
chDB
1 Tool
chDB is an open-source, in-process OLAP SQL engine that embeds ClickHouse as a library, enabling full analytical query power inside a host application without a separate server. It was created by Auxten Wang — formerly Principal Engineer at Shopee and co-founder/CTO of CovenantSQL — who originally built it to run ClickHouse inside Jupyter Notebooks for ML workflows. The project was acquired by ClickHouse, Inc. in 2024 and now ships bindings across seven-plus programming languages as part of the broader ClickHouse ecosystem.
Is this you? Sign in with X to claim this profile.
Tools
chDB SQL Shell is a browser-based SQL interface powered by chDB, an embeddable ClickHouse engine that runs entirely in-browser via WebAssembly. It lets you run ClickHouse-compatible SQL queries directly in your browser without any server setup. You can import data and explore it instantly using familiar SQL syntax.