pg_durable
Microsoft's open-source extension for in-database durable execution workflows
Hot score
Tracking since 2026-06-06. Saturation 18%.
What is pg_durable?
pg_durable is an open-source PostgreSQL extension from Microsoft that brings durable execution directly into the database. It allows developers to build reliable, stateful workflows that survive crashes and restarts by leveraging PostgreSQL's transactional guarantees. The extension provides a framework for orchestrating multi-step processes with automatic retries, checkpointing, and idempotency, eliminating the need for external workflow engines or additional infrastructure. By running inside the database, pg_durable reduces latency and operational complexity for applications that require strong consistency and fault tolerance. It is designed for use cases such as payment processing, order fulfillment, and any scenario where exactly-once execution is critical. The project is hosted on GitHub under the MIT license and is actively maintained by Microsoft. Based on community signals so far, pg_durable addresses the gap between simple database transactions and full-fledged durable execution frameworks like Temporal or Azure Durable Functions, offering a lightweight alternative for PostgreSQL users.
Why it's trending
Microsoft open-sourced pg_durable on GitHub, generating discussion on Hacker News as a fresh approach to durable execution inside PostgreSQL.
How to use this signal
Three ways a creator, builder, or agent can put pg_durable to work today. Each comes with a copy-paste prompt for ChatGPT or Claude.
Evaluate vs your current stack
Build a tutorial / demo repo
Track changelog / breaking changes
Key features
- In-database durable execution with PostgreSQL transactions
- Automatic retries and checkpointing for workflows
- Idempotency guarantees for exactly-once execution
- Lightweight alternative to external workflow engines
- Open source under MIT license by Microsoft
- Reduces latency by eliminating network hops
- Supports complex multi-step business processes
Who should use this
PostgreSQL developers building reliable, stateful workflows that require strong consistency and fault tolerance without adding external infrastructure. Ideal for fintech, e-commerce, and SaaS teams already using Postgres.
Comparable tools
Other tools tracked by trendsmeter in the same space.
Where it's surfacing
Source trail
1 source attached to this trend.
Voices from the source platforms
What people are saying
First-hand snippets pulled directly from the source pages — unedited, attributed to the platform they came from.
Hacker News Search powered by Algolia
Trend velocity
rising
Saturation
18%
Schema
Word v1
Track tomorrow's trend signals before they settle.
The daily feed, API, and MCP endpoint all read the same schema.