GraphCanon updated Sep 19, 2026 · GitHub synced Sep 19, 2026
30views this month
Decision brief
Supports Python-based workflows and microservice orchestrations backed by PostgreSQL and SQLite databases for durable execution.
Good fit when
- For projects requiring database-backed reliable workflow executions in Python
- When using microservices that need orchestration with Python scripts
Avoid when
- If your project uses a database other than PostgreSQL or SQLite
- Projects needing non-Python script-based workflow orchestrations
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 19, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 19, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install dbos-transact-py PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
dbos-inc/dbos-transact-py provides database-backed workflows for durable execution and microservice orchestration in Python.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Sep 19, 2026
- Languages
- python
Source: github.language+pyproject.toml · Sep 19, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 19, 2026)
Then, check out the [programming guide](https://docs.dbos.dev/python/programming-guide) to learn how to build with durable workflows and queues.Source link
Tags
README
Getting Started To get started, follow the quickstart to install this open source library and connect it to a Postgres database. Then, check out the programming guide to learn how to build with durable workflows and queues.
For agents
This page has a .md twin and JSON over the API.