Show HN: Chwire – Native-Format ClickHouse JavaScript Client over HTTP/TCP
Category: library
Tags: clickhouse, typescript-client, database-driver
Score: 6.3/10 (Innovation: 5, Technical: 8, Documentation: 7, Utility: 5)
Chwire is a TypeScript client for ClickHouse supporting both HTTP and native TCP protocols with streaming, parameterized queries, and external tables. Its innovative streaming telemetry via TCP and low-level wire format toolkit make it interesting for real-time analytics use cases.
Target audience: backend devs, data engineers
Repository: https://github.com/maxjustus/chwire · TypeScript · MIT · 2 stars
View on Hacker News