# Turso v0.5.0

DevFeed: [Turso v0.5.0](<https://devfeed.tech/articles/turso-v0-5-0-6053.md>)

Original publisher: [Read original article](<https://turso.tech/blog/turso-0.5.0>)

Author: Pekka Enberg

Published: 2026-03-04T00:00:00Z

Content type: release

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [changelog](<https://devfeed.tech/tags/changelog.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [release](<https://devfeed.tech/tags/release.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [transactions](<https://devfeed.tech/tags/transactions.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

Turso v0.5.0 moves concurrent writes from tech preview to beta, introducing broader MVCC improvements across commit dependency tracking, checkpointing, garbage collection, savepoints, conflict detection, and lock-free rowid allocation. The release also includes fixes for snapshot isolation and other correctness issues, with limited production use advised alongside backups.

## Source excerpt

Turso v0.5.0 release with concurrent writes in beta, experimental full-text search with Tantivy, query optimizer improvements, STRICT tables, user-defined types, and stable Change data capture.