DBOS provides Postgres-backed durable workflows. DBOS workflows replace queues, state management, and failure-handling/recovery logic to enable you to build reliable programs with a fraction of the code.
To get started, follow the quickstart to install the open-source library and connect it to a Postgres database. Then, annotate workflows and steps in your program to make it durable! That's all you need to doโthere's no additional infrastructure for you to manage.
Open Source Repositories
Pinned Loading
Repositories
Showing 10 of 31 repositories
-
awesome-dbos Public
A curated list of awesome DBOS resources ๐
-
dbos-account-management Public
The production DBOS Cloud billing system, implemented on DBOS and completely open-source