dbos-transact-ts
Database-backed TypeScript workflows for durable execution and microservices orchestration
GraphCanon updated Sep 19, 2026 · GitHub synced Sep 19, 2026
31views this month
Decision brief
dbos-transact-ts offers TypeScript-focused developers a Database-Backed Durable Workflows framework for orchestrating microservices with PostgreSQL.
Good fit when
- You aim to develop workflows that require durable execution and are backed by a database, specifically PostgreSQL.
- Your team prefers TypeScript for its type safety and compatibility in workflow development.
Avoid when
- You require support or orchestration beyond PostgreSQL’s capabilities or need another database system.
- If your project demands workflows written in languages other than TypeScript, dbos-transact-ts is not the right tool as it is specialized for TypeScript-based applications.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (1,363) are secondary evidence.
- npm downloads (30d)
- 885,242·npm downloads API·Sep 19, 2026
Maintenance and security
Full trust report- Maintenance
- Very active (1d 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
npm install dbos-transact-ts npmSimilar 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-ts provides a framework based on TypeScript for creating durable, database-backed workflows orchestrated using PostgreSQL.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 19, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 19, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Sep 19, 2026
Categories
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.