pg_durable: Microsoft open sources in-database durable execution
Summary
pg_durable provides in-database durable execution inside PostgreSQL by modeling workflows as SQL steps with checkpoints. It aims to remove external orchestration for data and AI pipelines and is released as an open-source Microsoft project.