WaveHouse - Real-time API gateway for ClickHouse
Show HN: WaveHouse – Supabase for ClickHouse

WaveHouse is an open-source, single-binary API gateway that turns ClickHouse into a real-time, user-facing analytics platform. It abstracts away the complexities of direct frontend-to-ClickHouse integration—like 'too many parts' errors, Kafka queues, and custom deduplication logic—by providing schema-validated ingest, async buffered writes, native SSE streaming with gap-fill, and Hasura-style row/column security. With a TypeScript SDK, you can query and subscribe to live updates in minutes via Docker Compose. Self-host it or use the managed cloud; it's Apache 2.0 licensed with no vendor lock-in.
WaveHouse is like Supabase for ClickHouse—or an open-source Tinybird that pushes data to the frontend in real time over SSE, not just via pull-based REST.