SaaSHub helps you find the best software and product alternatives Learn more →
Pgflow Alternatives
Similar projects and alternatives to pgflow
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
flow
🌊 Continuously synchronize the systems where your data lives, to the systems where you _want_ it to live, by managing your data flows with Estuary. 🌊 (by estuary)
-
-
-
ocypod
Ocypod is a Redis-backed service for orchestrating background jobs. Clients/workers can be written in any language, using HTTP/JSON to queue/fetch jobs, store results, etc.
-
atom
Atom Agent, automate your workflows by talking to an AI — and let it remember, search, and handle tasks like a real assistant (by rush86999)
-
-
-
-
-
-
hornbeam
WSGI/ASGI HTTP server powered by the BEAM. Mix the best of Python (AI, web apps) with Erlang (distribution, concurrency, resilience).
-
agentspan
Durable, Distributed runtime for ALL of your agents - OpenAI, ADK, Langchain, Vercel, etc.
-
-
-
pgflow discussion
pgflow reviews and mentions
- Just Use Postgres for Durable Workflows
-
OpenClaw Surpasses React to Become the Most-Starred Software Project on GitHub
Fwiw, Claude and Codex are very very good at SQL and have actually taught me some new tricks. No reason to use mongodb or firebase in 2026, anymore: https://postgresisenough.dev
-
Bridging Elixir and Python with Oban
Very nice, Oban is great. I effectually found a similar approach with pgflow.dev - I found the stateless deno "workers" pretty unreliable and built an elixir worker (https://github.com/agoodway/pgflow) that can pick up and process jobs that were created by pgflow's supabase/typescript client. I wonder if another approach vs the python workers picking things up is to have elixir workers call/run python/lua, etc code?
-
Oban, the job processing framework from Elixir, has come to Python
Oban is cool but I really like the idea of pgflow.dev, which is based on pgmq (rust) doing the heavy lifting as it makes it language agnostic. I've started an Elixir adapter which really is just a DSL and poller: https://github.com/agoodway/pgflow
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Stats
agoodway/pgflow is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pgflow is Elixir.