Show HN: ChDB-WASM – ClickHouse running in the browser via WebAssembly
Category: infrastructure
Tags: clickhouse, webassembly, database
Score: 7.3/10 (Innovation: 7, Technical: 9, Documentation: 1, Utility: 6)
ChDB-WASM ports the ClickHouse analytical database to run directly in the browser via WebAssembly, enabling SQL queries on client-side data without a backend server. This is interesting for its potential to bring high-performance OLAP capabilities to web applications and edge computing.
Target audience: backend devs, data engineers, frontend devs
Repository: https://wasm.chdb.io/
View on Hacker News