top | item 41186384 (no title) danthelion | 1 year 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). discuss order hn newest Onavo|1 year ago Interesting, are there any open source alternatives to tinybird?https://www.tinybird.co/ mrbluecoat|1 year ago Not an exact match, but https://github.com/soketi/soketi might work for your needs (API-compatible with https://pusher.com ) vpol|1 year ago 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.
Onavo|1 year ago Interesting, are there any open source alternatives to tinybird?https://www.tinybird.co/ mrbluecoat|1 year ago Not an exact match, but https://github.com/soketi/soketi might work for your needs (API-compatible with https://pusher.com ) vpol|1 year ago 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.
mrbluecoat|1 year ago Not an exact match, but https://github.com/soketi/soketi might work for your needs (API-compatible with https://pusher.com )
vpol|1 year ago 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.
Onavo|1 year ago
https://www.tinybird.co/
mrbluecoat|1 year ago
vpol|1 year ago
Basically pipe is just a collection of WITH statements with some template processing.