# Turso

A SQLite-compatible database platform and embedded database engine for operating fleets of isolated databases.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Turso Accident Protection Enables Database Restoration for Up to 5 Days

DevFeed: [Turso Accident Protection Enables Database Restoration for Up to 5 Days](<https://devfeed.tech/articles/let-your-agents-run-free-with-turso-accident-protection-31482.md>)

Original publisher: [Read original article](<https://turso.tech/blog/let-your-agents-run-free-with-turso-accident-protection>)

Author: Pedro Muniz

Published: 2026-09-16T00: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>), [Databases](<https://devfeed.tech/topics/databases.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>)

Tags: [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [feature](<https://devfeed.tech/tags/feature.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Turso has released Accident Protection, allowing databases deleted on a paid plan to be restored for up to five days at no additional cost. The feature is available through the UI and Turso MCP server.

### Source excerpt

Agents delete things. Now you can undelete them. Restore databases for up to 5 days after deletion, on any paid plan, at no additional cost.

## SQLite Encryption in Production: Key Management, Migration, and Real-World Use Cases

DevFeed: [SQLite Encryption in Production: Key Management, Migration, and Real-World Use Cases](<https://devfeed.tech/articles/sqlite-encryption-in-production-key-management-migration-and-real-world-use-cases-6038.md>)

Original publisher: [Read original article](<https://turso.tech/blog/sqlite-encryption-in-production>)

Author: Jeff Olson

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

Content type: tutorial

Language: en

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

Topics: [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Turso](<https://devfeed.tech/topics/turso.md>)

Tags: [compliance](<https://devfeed.tech/tags/compliance.md>), [database](<https://devfeed.tech/tags/database.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [management](<https://devfeed.tech/tags/management.md>), [migration](<https://devfeed.tech/tags/migration.md>), [production](<https://devfeed.tech/tags/production.md>), [security](<https://devfeed.tech/tags/security.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

A practical guide to operating encrypted SQLite databases securely in production. It covers secure key generation and storage, Turso key encoding differences, migration and rotation constraints, and compliance considerations.

### Source excerpt

Where to store keys, how to rotate them, how to migrate from SQLCipher or unencrypted SQLite, and what SOC2, HIPAA, and PCI-DSS auditors actually want to see.

## Encrypting SQLite Databases with Turso: Local, Cloud, and BYOK

DevFeed: [Encrypting SQLite Databases with Turso: Local, Cloud, and BYOK](<https://devfeed.tech/articles/encrypting-sqlite-databases-with-turso-local-cloud-and-byok-5940.md>)

Original publisher: [Read original article](<https://turso.tech/blog/encrypting-sqlite-databases-with-turso>)

Author: Jeff Olson

Published: 2026-09-02T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [database](<https://devfeed.tech/tags/database.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [local](<https://devfeed.tech/tags/local.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rust](<https://devfeed.tech/tags/rust.md>), [security](<https://devfeed.tech/tags/security.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

A tutorial on Turso's native SQLite encryption and cloud BYOK model, covering key handling, architecture, code, and benchmarks.

### Source excerpt

How Turso's two encryption models work in practice: native encryption in the Rust engine and BYOK on Turso Cloud, with working code and real benchmark numbers.

## How Poke Gives Every User Their Own Database, Without Them Ever Knowing

DevFeed: [How Poke Gives Every User Their Own Database, Without Them Ever Knowing](<https://devfeed.tech/articles/how-poke-gives-every-user-their-own-database-without-them-ever-knowing-5961.md>)

Original publisher: [Read original article](<https://turso.tech/blog/how-poke-gives-every-user-their-own-database>)

Author: Jeff Olson

Published: 2026-08-20T00:00:00Z

Content type: article

Language: en

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

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Security](<https://devfeed.tech/topics/security.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [cpu](<https://devfeed.tech/topics/cpu.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [code](<https://devfeed.tech/tags/code.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [performance](<https://devfeed.tech/tags/performance.md>), [security](<https://devfeed.tech/tags/security.md>), [software-architecture](<https://devfeed.tech/tags/software-architecture.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Poke provisions a separate Turso database for each website generated by its iMessage personal assistant. The per-user isolation helps contain inefficient SQL, unexpected traffic, security vulnerabilities, and associated performance or data-leakage risks while keeping costs manageable for low-traffic sites.

### Source excerpt

How Poke's iMessage assistant provisions a Turso database for every website it builds, giving each user full isolation without them ever noticing.

## Multi-tenancy at Scale: How to Give Every User Their Own Database

DevFeed: [Multi-tenancy at Scale: How to Give Every User Their Own Database](<https://devfeed.tech/articles/multi-tenancy-at-scale-how-to-give-every-user-their-own-database-6006.md>)

Original publisher: [Read original article](<https://turso.tech/blog/multi-tenancy-at-scale>)

Author: Jeff Olson

Published: 2026-08-17T00:00:00Z

Content type: article

Language: en

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

Topics: [Multi-tenancy](<https://devfeed.tech/topics/multi-tenancy.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [multi-tenancy](<https://devfeed.tech/tags/multi-tenancy.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [platform-api](<https://devfeed.tech/tags/platform-api.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [saas](<https://devfeed.tech/tags/saas.md>), [scale](<https://devfeed.tech/tags/scale.md>), [software-architecture](<https://devfeed.tech/tags/software-architecture.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

This article argues that database-per-tenant architecture becomes practical at scale when each tenant database is a SQLite file rather than a continuously running PostgreSQL or MySQL server process. It contrasts the cost, connection-pooling, and backup challenges of server-based databases with SQLite's low-cost, file-based model, using Turso as the relevant platform context.

### Source excerpt

The warnings against giving every tenant their own database assume a database is a server process. When a database is a file, the tradeoffs look completely different.

## Migrating from PostgreSQL/MySQL to SQLite: When and How to Make the Switch

DevFeed: [Migrating from PostgreSQL/MySQL to SQLite: When and How to Make the Switch](<https://devfeed.tech/articles/migrating-from-postgresql-mysql-to-sqlite-when-and-how-to-make-the-switch-6004.md>)

Original publisher: [Read original article](<https://turso.tech/blog/migrating-from-postgres-to-sqlite>)

Author: Jeff Olson

Published: 2026-08-12T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [SQLite](<https://devfeed.tech/topics/sqlite.md>), [migration](<https://devfeed.tech/topics/migration.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [database-migration](<https://devfeed.tech/tags/database-migration.md>), [guide](<https://devfeed.tech/tags/guide.md>), [http](<https://devfeed.tech/tags/http.md>), [migration](<https://devfeed.tech/tags/migration.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [replication](<https://devfeed.tech/tags/replication.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [sync](<https://devfeed.tech/tags/sync.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

A practical guide to deciding whether SQLite is suitable for production and migrating from PostgreSQL or MySQL. It discusses performance improvements, operational trade-offs, and Turso's cloud and local synchronization options.

### Source excerpt

When SQLite makes sense, how to migrate from PostgreSQL or MySQL, and what trade-offs you're actually making.

## SQLite Concurrent Writes Are Here: Early Preview on Turso Cloud

DevFeed: [SQLite Concurrent Writes Are Here: Early Preview on Turso Cloud](<https://devfeed.tech/articles/sqlite-concurrent-writes-are-here-early-preview-on-turso-cloud-5912.md>)

Original publisher: [Read original article](<https://turso.tech/blog/concurrent-writes-on-turso-cloud>)

Author: Glauber Costa

Published: 2026-08-03T00: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>), [Databases](<https://devfeed.tech/topics/databases.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Rust](<https://devfeed.tech/topics/rust.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [performance](<https://devfeed.tech/tags/performance.md>), [rust](<https://devfeed.tech/tags/rust.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 announces an early preview of concurrent writes on Turso Cloud. The feature allows multiple transactions to write in parallel, detects conflicts at commit time at row granularity, and uses an MVCC engine to create new row versions instead of relying on a single write lock.

### Source excerpt

Concurrent Writes on the Turso Cloud: SQLite without its limits

## Building Local-First Apps: The Complete Guide to Offline-First Database Sync

DevFeed: [Building Local-First Apps: The Complete Guide to Offline-First Database Sync](<https://devfeed.tech/articles/building-local-first-apps-the-complete-guide-to-offline-first-database-sync-5907.md>)

Original publisher: [Read original article](<https://turso.tech/blog/building-local-first-apps-the-complete-guide-to-offline-first-database-sync>)

Author: Jeff Olson

Published: 2026-07-27T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [Local-First](<https://devfeed.tech/topics/local-first.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Back end](<https://devfeed.tech/topics/backend.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [auth](<https://devfeed.tech/tags/auth.md>), [backend](<https://devfeed.tech/tags/backend.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [guide](<https://devfeed.tech/tags/guide.md>), [local-first](<https://devfeed.tech/tags/local-first.md>), [offline](<https://devfeed.tech/tags/offline.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [storage](<https://devfeed.tech/tags/storage.md>), [sync](<https://devfeed.tech/tags/sync.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

A complete guide to building local-first, offline-first applications. It explains the local-first model, where data lives on the device and the cloud provides backup, synchronization, and coordination, then introduces Turso Sync and SQLite-based approaches. The article also covers architecture patterns and practical challenges including conflict resolution, authentication, storage management, and partial synchronization.

### Source excerpt

What local-first means, how Turso Sync works, three architecture patterns, and how to handle the hard parts: conflicts, auth, storage, and partial sync.

## Building AI Agent Databases: A Complete Guide to Database-per-Agent Architecture

DevFeed: [Building AI Agent Databases: A Complete Guide to Database-per-Agent Architecture](<https://devfeed.tech/articles/building-ai-agent-databases-a-complete-guide-to-database-per-agent-architecture-5873.md>)

Original publisher: [Read original article](<https://turso.tech/blog/a-complete-guide-to-database-per-agent-architecture>)

Author: Jeff Olson

Published: 2026-07-20T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [Database](<https://devfeed.tech/topics/database.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Multi-tenancy](<https://devfeed.tech/topics/multi-tenancy.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [building](<https://devfeed.tech/tags/building.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [multi-tenancy](<https://devfeed.tech/tags/multi-tenancy.md>), [software-architecture](<https://devfeed.tech/tags/software-architecture.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

This guide explains why giving each AI agent its own dedicated database can be preferable to shared multi-tenant designs. It presents Turso as a lightweight option for creating isolated databases whose storage, lifecycle, and cleanup can be managed independently.

### Source excerpt

Most database scaling advice breaks when you're dealing with AI agents. Here's why giving each agent its own database works, and four patterns for building it on Turso.

## Building a Retrieval Pipeline with Turso and Voyage AI

DevFeed: [Building a Retrieval Pipeline with Turso and Voyage AI](<https://devfeed.tech/articles/building-a-retrieval-pipeline-with-turso-and-voyage-ai-5905.md>)

Original publisher: [Read original article](<https://turso.tech/blog/building-a-retrieval-pipeline-with-turso-and-voyage-ai>)

Author: Jeff Olson

Published: 2026-07-15T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [API](<https://devfeed.tech/topics/api.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [database](<https://devfeed.tech/tags/database.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [libsql](<https://devfeed.tech/tags/libsql.md>), [memory](<https://devfeed.tech/tags/memory.md>), [performance](<https://devfeed.tech/tags/performance.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [sql](<https://devfeed.tech/tags/sql.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>), [vector](<https://devfeed.tech/tags/vector.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

This article presents a retrieval-plus-memory architecture for AI agents using Turso as an embeddable SQLite-compatible database with native vector search and Voyage AI for embedding and reranking. It covers data modeling, retrieval, agent memory, performance, and cost considerations.

### Source excerpt

A retrieval-plus-memory loop for AI agents that collapses the usual multi-service RAG stack into one embeddable Turso database and the Voyage AI API.

## Turso v0.7.0

DevFeed: [Turso v0.7.0](<https://devfeed.tech/articles/turso-v0-7-0-6055.md>)

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

Author: Pekka Enberg

Published: 2026-07-13T00: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>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [.NET](<https://devfeed.tech/topics/net.md>), [Python](<https://devfeed.tech/topics/python.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQL](<https://devfeed.tech/topics/sql.md>)

Tags: [concurrent](<https://devfeed.tech/tags/concurrent.md>), [database](<https://devfeed.tech/tags/database.md>), [garbage-collection](<https://devfeed.tech/tags/garbage-collection.md>), [memory](<https://devfeed.tech/tags/memory.md>), [net](<https://devfeed.tech/tags/net.md>), [process](<https://devfeed.tech/tags/process.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [sql](<https://devfeed.tech/tags/sql.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Turso 0.7 improves performance and robustness for production and embedded workloads. The release speeds up MVCC concurrent writes, reduces recovery and memory costs, adds cooperative CPU yielding and safer allocation behavior, and expands SQL features. It also introduces a SQLite-compatible .NET provider and full-text search in the Python SDK.

### Source excerpt

Turso v0.7.0 release with faster MVCC concurrent writes, a non-blocking embeddable engine, PostgreSQL-style sequences, locale-backed collations, SQLite-compatible .NET bindings, and full-text search in Python.

## The final boss of reliability: formal verification

DevFeed: [The final boss of reliability: formal verification](<https://devfeed.tech/articles/the-final-boss-of-reliability-formal-verification-6045.md>)

Original publisher: [Read original article](<https://turso.tech/blog/the-final-boss-of-reliability>)

Author: Glauber Costa

Published: 2026-07-07T00:00:00Z

Content type: article

Language: en

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

Topics: [Formal methods](<https://devfeed.tech/topics/formal-methods.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [debugging](<https://devfeed.tech/topics/debugging.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [bug](<https://devfeed.tech/tags/bug.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [formal-methods](<https://devfeed.tech/tags/formal-methods.md>), [formal-verification](<https://devfeed.tech/tags/formal-verification.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [testing](<https://devfeed.tech/tags/testing.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

The article explains how Turso is partnering with Aretta AI to add formal verification to its reliability and testing practices. It discusses Turso's SQLite compatibility, deterministic simulation testing, Antithesis, and the cost of finding bugs late in the process.

### Source excerpt

How we are partnering with Aretta AI to bring formal verification into Turso's testing arsenal, and the fsync bug it already caught.

## How Alien uses Turso to make BYOC deployments reliable

DevFeed: [How Alien uses Turso to make BYOC deployments reliable](<https://devfeed.tech/articles/how-alien-uses-turso-to-make-byoc-deployments-reliable-6082.md>)

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

Author: Alon Gubkin

Published: 2026-06-22T00:00:00Z

Content type: article

Language: en

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

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [on-prem](<https://devfeed.tech/topics/on-prem.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [azure](<https://devfeed.tech/tags/azure.md>), [database](<https://devfeed.tech/tags/database.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [gcp](<https://devfeed.tech/tags/gcp.md>), [iam](<https://devfeed.tech/tags/iam.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [on-prem](<https://devfeed.tech/tags/on-prem.md>), [security](<https://devfeed.tech/tags/security.md>), [software](<https://devfeed.tech/tags/software.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Alien uses an embedded, encrypted Turso database to support reliable Bring Your Own Cloud deployments across customer-controlled AWS, GCP, Azure, and on-premises environments. The article explains how Alien's centralized control plane and local operator handle deployments, updates, telemetry, and failures without requiring unrestricted access to customer infrastructure.

### Source excerpt

How Alien uses an embedded, encrypted Turso database to keep BYOC deployments manageable inside environments it does not control.

## Why we chose Turso to secure AI credentials

DevFeed: [Why we chose Turso to secure AI credentials](<https://devfeed.tech/articles/why-we-chose-turso-to-secure-ai-credentials-6119.md>)

Original publisher: [Read original article](<https://turso.tech/blog/why-we-chose-turso-to-secure-ai-credentials>)

Author: Devon Tietjen

Published: 2026-06-16T00:00:00Z

Content type: article

Language: en

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

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Disk image](<https://devfeed.tech/topics/disk-image.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [API](<https://devfeed.tech/topics/api.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [databases](<https://devfeed.tech/tags/databases.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [embedded-replicas](<https://devfeed.tech/tags/embedded-replicas.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [latency](<https://devfeed.tech/tags/latency.md>), [local](<https://devfeed.tech/tags/local.md>), [on-prem](<https://devfeed.tech/tags/on-prem.md>), [rust](<https://devfeed.tech/tags/rust.md>), [security](<https://devfeed.tech/tags/security.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Eden uses Turso's encrypted embedded storage to keep sensitive control-plane state while deploying its infrastructure gateway close to the databases, APIs, AI endpoints, and internal tools it governs. This embedded approach reduces latency, network hops, external dependencies, and operational overhead, while supporting private, on-premises, air-gapped, and low-latency environments without requiring a separate Postgres deployment.

### Source excerpt

How Eden uses Turso's encrypted embedded storage to hold sensitive control-plane state, so its gateway can run close to the databases, APIs, and AI endpoints it governs without standing up a separate Postgres.

## How we used Quint to find over 10 bugs in SQLite while hardening Turso

DevFeed: [How we used Quint to find over 10 bugs in SQLite while hardening Turso](<https://devfeed.tech/articles/how-we-used-quint-to-find-over-10-bugs-in-sqlite-while-hardening-turso-5972.md>)

Original publisher: [Read original article](<https://turso.tech/blog/how-we-used-quint-to-find-over-10-bugs-in-sqlite>)

Author: Glauber Costa

Published: 2026-05-18T00:00:00Z

Content type: article

Language: en

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

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Formal methods](<https://devfeed.tech/topics/formal-methods.md>), [Formal verification](<https://devfeed.tech/topics/formal-verification.md>), [API](<https://devfeed.tech/topics/api.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Test coverage](<https://devfeed.tech/topics/coverage.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [article](<https://devfeed.tech/tags/article.md>), [c](<https://devfeed.tech/tags/c.md>), [community](<https://devfeed.tech/tags/community.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [formal-methods](<https://devfeed.tech/tags/formal-methods.md>), [formal-verification](<https://devfeed.tech/tags/formal-verification.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [testing](<https://devfeed.tech/tags/testing.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

This article describes how a Turso community member modeled the SQLite C API in Quint, generated execution traces, and ran them against real SQLite to uncover more than 10 bugs. It presents the approach as an effort to strengthen Turso's testing and explore more accessible formal methods.

### Source excerpt

A Turso community member modeled the SQLite C API in Quint, ran the generated traces against real SQLite, and uncovered more than 10 bugs along the way.

## The Wonders of AI: We Are Retiring Our Bug Bounty Program

DevFeed: [The Wonders of AI: We Are Retiring Our Bug Bounty Program](<https://devfeed.tech/articles/the-wonders-of-ai-we-are-retiring-our-bug-bounty-program-6048.md>)

Original publisher: [Read original article](<https://turso.tech/blog/the-wonders-of-ai>)

Author: Glauber Costa

Published: 2026-05-12T00:00:00Z

Content type: opinion

Language: en

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

Topics: [Bug Bounty](<https://devfeed.tech/topics/bugbounty.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [data](<https://devfeed.tech/topics/data.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [bug-bounty](<https://devfeed.tech/tags/bug-bounty.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [data](<https://devfeed.tech/tags/data.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [testing](<https://devfeed.tech/tags/testing.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Turso is retiring its $1,000 data-corruption bug bounty after an influx of low-quality pull requests overwhelmed maintainers. The article explains the tension between keeping an open contribution model and protecting review capacity, while outlining Turso's extensive testing practices and their limits.

### Source excerpt

For almost a year now, Turso has had a program that pays $1,000 for any bug that can be demonstrated to lead to data corruption. Today, we are retiring this program.

## Announcing the Turso Startup Program

DevFeed: [Announcing the Turso Startup Program](<https://devfeed.tech/articles/announcing-the-turso-startup-program-6071.md>)

Original publisher: [Read original article](<https://turso.tech/blog/turso-for-startups-the-many-database-architecture>)

Author: Jeff Olson

Published: 2026-05-11T00: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>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [API](<https://devfeed.tech/topics/api.md>), [Cloud Architecture](<https://devfeed.tech/topics/cloud-architecture.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [api](<https://devfeed.tech/tags/api.md>), [apps](<https://devfeed.tech/tags/apps.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [aws](<https://devfeed.tech/tags/aws.md>), [building](<https://devfeed.tech/tags/building.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-architecture](<https://devfeed.tech/tags/cloud-architecture.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [innovation](<https://devfeed.tech/tags/innovation.md>), [software](<https://devfeed.tech/tags/software.md>), [startup](<https://devfeed.tech/tags/startup.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Turso launches a startup program for venture-backed founders building on the many-database architecture. The article describes isolated databases for users, AI agents, and sessions, along with Turso's cloud SQLite foundation, vector search, branching, rapid database creation, and deployment options across the cloud, edge, embedded applications, isolated AWS accounts, or a company's own cloud architecture.

### Source excerpt

Turso launches its startup program for venture-backed founders building on the many-database architecture, the data layer designed for AI agents, multi-tenant apps, and the next wave of software.

## How Sample Vault syncs gigabyte-scale databases from cloud to local with Turso

DevFeed: [How Sample Vault syncs gigabyte-scale databases from cloud to local with Turso](<https://devfeed.tech/articles/how-sample-vault-syncs-gigabyte-scale-databases-from-cloud-to-local-with-turso-5962.md>)

Original publisher: [Read original article](<https://turso.tech/blog/how-sample-vault-syncs-gigabyte-scale-databases-from-cloud-to-local-with-turso>)

Author: Jeff Olson

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

Content type: article

Language: en

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

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Local-First](<https://devfeed.tech/topics/local-first.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [data](<https://devfeed.tech/topics/data.md>), [App](<https://devfeed.tech/topics/app.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [case-study](<https://devfeed.tech/tags/case-study.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [databases](<https://devfeed.tech/tags/databases.md>), [embedded-replicas](<https://devfeed.tech/tags/embedded-replicas.md>), [local](<https://devfeed.tech/tags/local.md>), [offline](<https://devfeed.tech/tags/offline.md>), [sync](<https://devfeed.tech/tags/sync.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Sample Vault uses Turso to synchronize gigabyte-scale, per-user audio metadata databases bidirectionally between the cloud and local devices. The local replicas support offline queries across libraries containing more than 100,000 audio files, while cloud processing generates spectral, classification, genre, mood, and AI-derived metadata.

### Source excerpt

Sample Vault uses Turso for cloud-to-local bidirectional sync with per-user databases, enabling offline-first access to gigabyte-scale audio metadata without custom sync code.

## Turso Now Includes Unlimited Active Databases for Everybody

DevFeed: [Turso Now Includes Unlimited Active Databases for Everybody](<https://devfeed.tech/articles/turso-now-includes-unlimited-active-databases-for-everybody-6077.md>)

Original publisher: [Read original article](<https://turso.tech/blog/turso-now-includes-unlimited-databases-for-everybody>)

Author: Glauber Costa

Published: 2026-05-03T00: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>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [cost](<https://devfeed.tech/tags/cost.md>), [databases](<https://devfeed.tech/tags/databases.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [saas](<https://devfeed.tech/tags/saas.md>), [scale](<https://devfeed.tech/tags/scale.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Turso has removed the active-database limit for every paid plan, allowing users to create and use unlimited SQLite databases without managing costs for dormant databases.

### Source excerpt

We removed the active database limit on every paid Turso plan. Spin up as many SQLite databases as you want, whenever you want, with no cost mental math.

## A Look Back on BugBash 2026

DevFeed: [A Look Back on BugBash 2026](<https://devfeed.tech/articles/a-look-back-on-bugbash-2026-5899.md>)

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

Author: Mikaël Francoeur

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

Content type: opinion

Language: en

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

Topics: [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Formal methods](<https://devfeed.tech/topics/formal-methods.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>)

Tags: [formal-methods](<https://devfeed.tech/tags/formal-methods.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [rust](<https://devfeed.tech/tags/rust.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [testing](<https://devfeed.tech/tags/testing.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

A retrospective on BugBash 2026 argues that coding agents may shift measurable software engineering gains toward testing. It discusses deterministic simulation testing, differential testing, fuzzing, example-test DSLs, and formal methods, while emphasizing that correctness involves engineering tradeoffs rather than requiring absolute correctness for every system.

### Source excerpt

A summary of the BugBash 2026 conference on software correctness

## Turso Cloud + Stripe Projects: Unlimited databases for all of your projects

DevFeed: [Turso Cloud + Stripe Projects: Unlimited databases for all of your projects](<https://devfeed.tech/articles/turso-cloud-stripe-projects-unlimited-databases-for-all-of-your-projects-6068.md>)

Original publisher: [Read original article](<https://turso.tech/blog/turso-cloud-plus-stripe-projects>)

Author: Glauber Costa

Published: 2026-03-26T00: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>), [stripe](<https://devfeed.tech/topics/stripe.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [cli](<https://devfeed.tech/tags/cli.md>), [developers](<https://devfeed.tech/tags/developers.md>), [security](<https://devfeed.tech/tags/security.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

Turso Cloud is joining the Stripe Projects developer preview, enabling developers and AI agents to provision SQLite databases and receive credentials directly from the terminal. The integration is designed to make service setup more deterministic, secure, and repeatable across AWS regions.

### Source excerpt

Turso Cloud joins Stripe Projects, letting developers and AI agents provision SQLite databases and receive credentials directly from the terminal.

## 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.

## How to build a retrieval system for agents

DevFeed: [How to build a retrieval system for agents](<https://devfeed.tech/articles/how-to-build-a-retrieval-system-for-agents-5963.md>)

Original publisher: [Read original article](<https://turso.tech/blog/how-to-build-a-retrieval-system-for-agents>)

Author: Glauber Costa

Published: 2026-02-20T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [Database](<https://devfeed.tech/topics/database.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [database](<https://devfeed.tech/tags/database.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [local](<https://devfeed.tech/tags/local.md>), [memory](<https://devfeed.tech/tags/memory.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [search](<https://devfeed.tech/tags/search.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

This tutorial presents Memelord, a fully local memory system for coding agents. It uses per-project SQLite databases powered by Turso, local embeddings, and vector similarity search to retrieve relevant memories across sessions. Memory usefulness is tracked through feedback, weighting, time decay, promotion, demotion, and deletion.

### Source excerpt

Build a local retrieval system for coding agents using Turso vector search. Memories rank by usefulness, decay over time, and persist across sessions.

## Bringing SQLite to Vercel Functions with Turso

DevFeed: [Bringing SQLite to Vercel Functions with Turso](<https://devfeed.tech/articles/bringing-sqlite-to-vercel-functions-with-turso-6032.md>)

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

Author: Pekka Enberg

Published: 2026-02-19T00:00:00Z

Content type: article

Language: en

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

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [http](<https://devfeed.tech/tags/http.md>), [latency](<https://devfeed.tech/tags/latency.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

The article compares remote SQL-over-HTTP database access with locally embedded SQLite reads in serverless functions. It presents Turso's partial sync as a way to replicate a subset of data locally for fast reads while sending writes to the cloud for durability and consistency, using Vercel Functions as an example deployment context.

### Source excerpt

We examine two approaches to database access from serverless functions -- remote execution over HTTP and local embedded reads with sync -- and show how the latter eliminates per-query network latency.

[Next page](<https://devfeed.tech/topics/turso.md?cursor=WyIyMDI2LTAyLTE5VDAwOjAwOjAwKzAwOjAwIiwgIjRiZTdiYWQ4LTMzZjItNGY4OC1iYTVlLTExNWQ4OGRmODVhZSJd>)