SQLite is All You Need for Durable Workflows
Summary
The article argues that SQLite can be used for durable workflows without a separate orchestration layer, using Litestream to back up to S3-compatible storage. It discusses when to choose SQLite versus Postgres and outlines practical use cases for AI agents and experimentation workflows.