WaveHouse
1 commentThe first launch from WaveHouse

WaveHouse
A real-time API gateway for ClickHouse, in one binary
DatabasesBusiness intelligence
#2 of the day · 17 Sep 2026
WaveHouse sits in front of ClickHouse and handles the parts every team writes again: schema-aware ingest, async batching, streaming reads and tiered query caching. Open source, one binary, with a client SDK for the browser side.
Meet the team
What people who use it say
Nobody has reviewed WaveHouse yet. If you have used it, you are the one who can say whether it holds up.
Write the first review
Sign in to comment
ClickHouse is wonderful and the code around it is always the same code — a batcher, a cache, and a thin API so the frontend does not hold a database credential.
Having that as one binary rather than a service you maintain is worth a look for anyone who has written it twice. The live demo on their own front page is reading through the same SDK, which is a good sign.