Turso
A Partner Program launched May 27 opens the ecosystem for third-party integrations alongside active v0.7.0 CLI pre-releases.1
The SQL engine gained substantial new surface in v0.6.0. Generated and virtual columns, UPDATE FROM, CREATE TABLE AS SELECT, ORDER BY NULLS FIRST/LAST, and triggers enabled by default all landed.2 Per-connection query timeouts reached the JavaScript and serverless bindings. Python bindings added a SQLAlchemy asyncio dialect. The Grace hash-join algorithm improves disk-spilling query performance. WITHOUT ROWID support was marked experimental in this release.3
MVCC correctness received a focused follow-up in v0.6.1. Eight fixes covered savepoint rollback, checkpoint integrity-check reprepare, stale B-tree cursor residency, and duplicate index entries for interior index keys.4 A published engineering post describes applying the Quint formal modeling tool to locate over 10 bugs in SQLite during this hardening work.5

A rewritten CLI is in pre-release. The v0.7.0-pre.4 build (Rust-based) is available for early testing.6 The stable CLI added a turso db branch command in v1.0.18, migrated certain operations to db-api v3 in v1.0.21, and narrowed settings-file permissions to 0o600 in v1.0.26.78
Platform access expanded across the board.
- Unlimited active databases rolled out for all plans.9
- A rebuilt Turso Cloud entered private beta.10
- Stripe Projects integration enables scoping unlimited databases per project.11
- A Startup Program and a Partner Program opened for applications.12
