StreamHouse – Open-source Kafka alternative
S3-native storage slashes Kafka costs from thousands to $23 per TB monthly.

Stateless agents with S3 storage cuts Kafka+Flink costs by 92%, but confluent-kafka wire protocol still needs fixes.
Backend engineers building event-driven architectures
Redpanda · Materialize · ksqlDB
Storage is S3 instead of broker disks. Agents are stateless — if one dies, another picks up. Metadata lives in Postgres. You can use the managed platform at streamhouse.app, or self-host the whole thing with Docker Compose. Either way it's one service instead of five
What works today:
- CLI + Python/TypeScript SDKs - REST and gRPC APIs (~2,600 msg/s on one EC2 instance) - Pipelines that sink to Postgres and ClickHouse - Schema registry (Avro, Protobuf, JSON Schema) - SQL over streaming data - Multi-tenant with org isolation and API key auth
What doesn't work yet: confluent-kafka clients need wire protocol fixes, and I need more soak testing before I'd trust it for massive sustained loads.S3-native storage slashes Kafka costs from thousands to $23 per TB monthly.
Real-time server grid beats htop, but web UIs for sysadmin dashboards already exist everywhere.
Streaming SQL engine demo locked behind subscribe wall in crowded category.
Typed, hookable agent loop in Rust when LangChain dominates Python.
Real-time GA4 pipeline with GDPR/HIPAA compliance, not another GA4 wrapper.
Automates nested JSON flattening for BigQuery and Snowflake better than manual dbt.