Show HN: DBOSify – Drop-in Temporal replacement built on Postgres
Category: library
Tags: workflow-orchestration, postgres, temporal-replacement, durable-execution, python-sdk
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 7)
DBOSify is a drop-in replacement for Temporal Python that leverages Postgres for durable workflow orchestration, eliminating the need for a separate Temporal server. It achieves this through a deterministic interpreter and Postgres-backed checkpointing, making it an innovative combination of existing infrastructure with complex state management. The project is interesting for its practical simplification of distributed workflow management for Python applications.
Target audience: backend devs
Repository: https://github.com/dbos-inc/dbosify-py · Python · MIT · 6 stars
View on Hacker News