Hacker News new | ask | show | jobs
by danthelion 677 days ago
Gazette is at the core of Estuary Flow (https://estuary.dev), a real-time data platform. Unlike Kafka, Gazette’s architecture is simpler to reason about and operate. It plays well with k8s and is backed by S3 (or any object storage).
1 comments

Interesting, are there any open source alternatives to tinybird?

https://www.tinybird.co/

Not an exact match, but https://github.com/soketi/soketi might work for your needs (API-compatible with https://pusher.com )
I've wrote one, but it's not public/production-ready yet. Built on top of clickhouse as well.

Basically pipe is just a collection of WITH statements with some template processing.