What if your AI agents were built on ACID transactions?
Join Postgres creator Mike Stonebraker to learn why transactional databases are becoming the foundation for reliable AI agents and agentic workflows.
We'll cover how to build AI infrastructure with better reliability,
DBOS Head of Solutions Alex interviews @orderful CTO, Piers MacDonald, and Software Engineer, Calvin Ng, about their experience implementing durable workflows, queues, and agents in the Orderful EDI system.
Check this out:
We've refreshed the first five minutes of the DBOS experience to showcase the key features in one place: workflows, schedules, queues, workflow communication, and DBOS Conductor.
Also, check out the new DBOS starter app, in your language of choice!
We often find that even
We just released DBOS Golang 0.19.0
This release introduces transactional data sources to the SDK. You can now execute your database queries and DBOS durability operations in the same transaction, enabling exactly-once execution.
Full release notes:
We just released DBOS Transact for Go v0.16.0
This release adds support for SQLite as a durability backend, making it even easier to build durable workflows and background jobs without provisioning a database. SQLite is a great fit for local development, edge deployments, and