pg-durable-sql

Official

Generate correct pg_durable SQL workflows.

Authormicrosoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Durable SQL graph generation and orchestration for PostgreSQL workflows, enabling checkpointing and seamless resume after crashes without external services.

Core Features & Use Cases

  • DSL-based graph construction using df.* operators (start, wait, http, signals, etc.)
  • Support for parallel, race, conditional branches, loops, and variable substitution
  • Pre-start variable setting via df.setvar and result captures via |=>, with system vars like {sys_*}
  • Use cases include ETL pipelines, long-running data processing, scheduled maintenance, and event-driven micro-workflows inside PostgreSQL
  • Examples: sequential ETL, parallel fan-out/fan-in, and signal-based approvals

Quick Start

Create a simple durable workflow by composing SQL nodes and starting it with df.start.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pg-durable-sql
Download link: https://github.com/microsoft/pg_durable/archive/main.zip#pg-durable-sql

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.