Show HN: Cyoda-go – application platform in Go without the Temporal/Kafka glue
Category: database
Tags: entity-database, edbms, go
Score: 7.8/10 (Innovation: 7, Technical: 9, Documentation: 8, Utility: 7)
Cyoda-go is an entity database management system (EDBMS) implemented in Go, designed for high-consistency enterprise domains like financial ledgers and order management. It combines in-memory, SQLite, and PostgreSQL modes with a workflow engine, temporal queries, and multi-tenancy, offering a novel approach to stateful entity management without requiring external infrastructure like Kafka or Temporal.
Target audience: backend devs, data engineers, devops
Repository: https://github.com/Cyoda-platform/cyoda-go · Go · Apache-2.0 · 6 stars
View on Hacker News