Home / Companies / Supabase / Blog / Post Details
Content Deep Dive

Running Durable Workflows in Postgres using DBOS

Blog post from Supabase

Post Details
Company
Date Published
Author
Paul Copplestone
Word Count
885
Company Posts That Month
16
Language
English
Hacker News Points
185
Post removed?
No
Summary

DBOS is a durable workflow engine that leverages the features of Postgres to store state in a lightweight and fast manner. It offers a unique approach to workflows by storing state in the user's own Postgres database, allowing for deterministic execution and exactly-once execution. DBOS provides several benefits over other workflow engines, including performance, idempotency, and the use of familiar Postgres tooling. The engine uses decorators to add logic to functions, allowing users to create workflows with a "save point" feature that can resume from the last checkpoint if a function fails. This design aligns with Supabase's philosophy of "just using Postgres", making it an attractive option for developers looking to build robust and efficient workflows.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 1 818 171 82 +58%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.