---
title:

Microsoft Open Sources pg_durable for Fault-Tolerant SQL Execution

date: 2026-06-05
tags: [#news, #devops ]
draft: false
---

Microsoft has introduced pg_durable, a PostgreSQL extension that enables durable, fault-tolerant workflow execution directly within the database. This tool replaces complex external orchestrators by allowing developers to define checkpointed SQL workflows that automatically resume after crashes or failures.