DBOS website screenshot

DBOS

DBOS is a durable execution platform built on Postgres for running resilient workflows, scheduled jobs, durable queues, and Kafka consumers. The core library (DBOS Transact) is available for Python, TypeScript, Go, and Java, with a managed serverless runtime offered as DBOS Cloud.

2 APIs 0 Features
API CompositionDurable ExecutionPostgresQueuesScheduled JobsWorkflow

APIs

DBOS Transact

DBOS Transact is a durable execution library that decorates application functions with workflow, step, transaction, scheduled, and Kafka consumer semantics, persisting all state...

DBOS Cloud

DBOS Cloud is the managed, serverless hosting platform for DBOS workflows, queues, and scheduled jobs. The CLI deploys and manages DBOS applications and provides a graphical obs...

MCP Servers

MCP Server

MCP SERVER

Pricing Plans

Dbos Plans Pricing

3 plans

PLANS

Rate Limits

Dbos Rate Limits

5 limits

RATE LIMITS

FinOps

Dbos Finops

FINOPS

Semantic Vocabularies

Dbos Context

0 classes · 6 properties

JSON-LD

API Governance Rules

DBOS API Rules

5 rules · 2 errors 3 warnings

SPECTRAL

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
🌐
Console
Console
💰
Pricing
Pricing
📰
Blog
Blog
🔗
Discord
Discord
🔗
JSONLD
JSONLD
🔗
Vocabulary
Vocabulary
🔗
Capabilities
Capabilities
🔗
Rules
Rules
🔗
MCPServer
MCPServer
🔗
LlmsText
LlmsText

Sources

apis.yml Raw ↑
aid: dbos
name: DBOS
description: DBOS is a durable execution platform built on Postgres for running resilient workflows, scheduled jobs, durable
  queues, and Kafka consumers. The core library (DBOS Transact) is available for Python, TypeScript, Go, and Java, with a
  managed serverless runtime offered as DBOS Cloud.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- API Composition
- Durable Execution
- Postgres
- Queues
- Scheduled Jobs
- Workflow
url: https://raw.githubusercontent.com/api-evangelist/dbos/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-05-19'
specificationVersion: '0.19'
kind: company
position: Consumer
access: 3rd-Party
apis:
- aid: dbos:dbos
  name: DBOS Transact
  description: DBOS Transact is a durable execution library that decorates application functions with workflow, step, transaction,
    scheduled, and Kafka consumer semantics, persisting all state to Postgres so workflows can survive crashes and resume
    from checkpoints. SDKs are published for Python, TypeScript, Go, and Java.
  humanURL: https://docs.dbos.dev/
  tags:
  - API Composition
  - Durable Execution
  - Library
  - Workflow
  properties:
  - type: Documentation
    url: https://docs.dbos.dev/
  - type: GettingStarted
    url: https://docs.dbos.dev/quickstart
  - type: Python Reference
    url: https://docs.dbos.dev/python/reference/decorators
  - type: TypeScript Reference
    url: https://docs.dbos.dev/typescript/reference/decorators
  - type: GitHubRepository
    url: https://github.com/dbos-inc/dbos-transact-py
  - type: JSONSchema
    url: json-schema/workflow.json
- aid: dbos:dbos-cloud
  name: DBOS Cloud
  description: DBOS Cloud is the managed, serverless hosting platform for DBOS workflows, queues, and scheduled jobs. The
    CLI deploys and manages DBOS applications and provides a graphical observability UI.
  humanURL: https://docs.dbos.dev/cloud-tutorials/cloud-cli
  tags:
  - Cloud
  - Hosting
  - Observability
  - Serverless
  properties:
  - type: Documentation
    url: https://docs.dbos.dev/cloud-tutorials/cloud-cli
  - type: Console
    url: https://console.dbos.dev/
common:
- type: LinkedIn
  url: https://www.linkedin.com/company/dbos-inc
- type: Website
  url: https://www.dbos.dev/
- type: Documentation
  url: https://docs.dbos.dev/
- type: GitHubOrganization
  url: https://github.com/dbos-inc
- type: Console
  url: https://console.dbos.dev/
- type: Pricing
  url: https://www.dbos.dev/pricing
- type: Blog
  url: https://www.dbos.dev/blog
- type: Discord
  url: https://discord.gg/dbos
- type: JSONLD
  url: json-ld/dbos-context.jsonld
- type: Vocabulary
  url: vocabulary/dbos-vocabulary.yml
- type: Capabilities
  url: capabilities/dbos-capabilities.yml
- type: Rules
  url: rules/dbos-rules.yml
- type: Integrations
  url: https://www.dbos.dev/partners
- name: MCP Server
  url: https://github.com/dbos-inc/dbos-mcp
  type: MCPServer
- type: LlmsText
  url: https://docs.dbos.dev/llms.txt
integrations:
- name: DBOS -
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com