# turso.tech > AI-optimized mirror of turso.tech containing 50 pages totalling 38,557 words of clean markdown content, structured data, and semantic HTML. Original source: https://turso.tech. Last updated: 2026-08-04T09:08:16.681Z. Each page is available as HTML (with JSON-LD structured data) and Markdown (text-only, ideal for LLMs and RAG). ## Homepage - [Turso - Databases Everywhere](/content/site-root.html): Turso is the lightweight database that scales to millions of agents. Deploy databases everywhere—on servers, in browsers, on devices—just like files. A full SQLite drop-in replacement, built for the agentic future. (709 words) ## Articles & Blog Posts - [We're building Postgres in Rust. Using the LLVM of databases](/content/blog/a-new-modern-version-of-postgres-in-rust/index.html): Turso is becoming the LLVM of databases: one modern, reliable Rust core with many SQL frontends. After rewriting SQLite, we are now building Postgres. (2,596 words) - [Beyond the Single-Writer Limitation with Turso's Concurrent Writes](/content/blog/beyond-the-single-writer-limitation-with-tursos-concurrent-writes.html): With multi-core processors and multi-threaded architectures becoming the norm, the old single-writer model that SQLite pioneered has started to show its age in today’s concurrent world. (2,391 words) - [Turso v0.7.0](/content/blog/turso-0-7-0.html): 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. (2,215 words) - [AgentFS with FUSE: SQLite-backed agent state as a POSIX filesystem](/content/blog/agentfs-fuse/index.html): Mount a SQLite-backed agent filesystem as a real POSIX filesystem with 'agentfs mount'. Give AI agents full tool compatibility and live observability. (1,497 words) - [Introducing Limbo: A complete rewrite of SQLite in Rust](/content/blog/introducing-limbo-a-complete-rewrite-of-sqlite-in-rust.html): we forked SQLite with the libSQL project. What would it be like if we just rewrote it? (1,576 words) - [Turso v0.5.0](/content/blog/turso-0-5-0.html): 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. (1,451 words) - [Beyond FTS5: Building Transactional Full-Text Search in TursoDB](/content/blog/beyond-fts5/index.html): How we built native, transactional full-text search in Turso on top of Tantivy, replacing SQLite's FTS5 with BM25 ranking and tighter query planner integration. (1,643 words) - [SQLite Concurrent Writes Are Here: Early Preview on Turso Cloud](/content/blog/concurrent-writes-on-turso-cloud/index.html): Turso Cloud now runs multiple SQLite writers in parallel with BEGIN CONCURRENT and row-level conflict detection. The early preview is open to everybody. (1,062 words) - [What is Turso? — The SQLite-compatible database for the agentic era](/content/what-is-turso/index.html): Learn what Turso is, how it works, its storage layer, key features, use cases, pricing, and how it compares to SQLite and traditional databases. (1,293 words) - [Powering AI Agents: VoltAgent & Turso for Global, Low-Latency Memory](/content/blog/powering-ai-agents-turso-voltagent/index.html): How VoltAgent pairs with Turso to give AI agents global, low-latency memory using LibSQLStorage and per-user SQLite databases placed close to your users. (1,484 words) - [Launch Week Day 1: Database Per Tenant Architectures Get Production Friendly Improvements](/content/blog/database-per-tenant-architectures-get-production-friendly-improvements.html): Turso is SQLite for Production, and today we're introducing improved support for database per tenant architectures with Multi-DB Schema and default Attach. (1,103 words) - [Turso Sync: a much, much, much better way to sync](/content/blog/sync-benchmark/index.html): Turso Sync uses CDC to ship logical changes, not physical pages. The result: up to 312x faster syncs and 18x less network traffic than Embedded Replicas. (1,649 words) - [Partner Program - Turso](/content/partners/index.html): Join the Turso partner ecosystem. Build integrations, deliver solutions, or create content on top of SQLite at scale. (656 words) - [Turso Blog](/content/blog/index.html): Articles, tutorials, and updates from Turso and the community. (260 words) - [We are a year into rewriting SQLite. How is that going?](/content/blog/we-are-a-year-into-rewriting-sqlite/index.html): One year into rewriting SQLite in Rust: we shipped concurrent writes, CDC, vector search, native FTS, and a path to billions of databases on Turso Cloud. (1,864 words) - [The next generation of Turso Cloud is (almost) here: Now in Private Beta](/content/blog/turso-cloud-new-generation-private-beta/index.html): We built the database layer that AI agents actually need: fast, isolated, and ready to scale from one agent to a thousand and beyond. (1,176 words) - [We will rewrite SQLite. And we are going all-in](/content/blog/we-will-rewrite-sqlite-and-we-are-going-all-in/index.html): Why we are rewriting SQLite from scratch in Rust instead of evolving libSQL, and going all-in on an async, open contribution database for the next decade. (880 words) - [Reviewing the Turso Beta week](/content/blog/turso-beta-week-why-we-did-it/index.html): Turso (1,534 words) - [Turso Cloud Debuts the New Developer Plan](/content/blog/turso-cloud-debuts-the-new-developer-plan/index.html): A new developer plan that offers more generous allowances and a lower price than the Hobby plan. (939 words) - [Introducing Change Data Capture for SQLite in Turso](/content/blog/introducing-change-data-capture-in-turso-sqlite-rewrite.html): Learn about the new Change Data Capture feature in Turso's SQLite rewrite, which automatically logs every insert, update, and delete as it happens. (941 words) - [Turso Database Pricing](/content/pricing/index.html): Turso pricing: free tier with 100 databases and 5GB storage. Developer plans from $4.99/mo with unlimited databases. Compare all plans. (443 words) - [New SDKs for Python and SQLAlchemy](/content/blog/new-sdks-for-python-and-sqlalchemy/index.html): Turso ships new official Python SDKs: 'libsql' and 'sqlalchemy-libsql'. Upgrade before June 18 when older websocket-based drivers stop working on AWS. (96 words) - [Turso for Startups](/content/startups/index.html): Get generous Turso credits, hands-on technical support, and early access to new features for your venture-backed startup. (300 words) - [Turso Logo Downloads and Brand Guidelines](/content/brand/index.html) (37 words) - [Turso radically increases the amount of databases available on their Starter and Scaler plans](/content/blog/turso-radically-increases-the-amount-of-databases-available-on-their-starter-and-scaler-plans-10a69ad94055.html): You can now create up to 10,000 databases, to support your per-user needs (875 words) - [Incident 2023-12-04: Data leak and loss in some free tier databases](/content/blog/incident-2023-12-04-data-leak-and-loss-in-some-free-tier-databases-7cba5bc7.html): Data leak and loss in some free tier databases on 2023-12-04 (748 words) - [Introducing the Turso Database MCP](/content/blog/introducing-the-turso-database-mcp-server/index.html): Turso Database now ships a built-in Model Context Protocol server. Add the --mcp flag and let AI assistants query and modify your SQLite databases. (816 words) - [Upcoming changes to the Turso Platform and Roadmap](/content/blog/upcoming-changes-to-the-turso-platform-and-roadmap/index.html): With a renewed focused on the rewrite of SQLite, we will make some changes to our offering (1,085 words) - [You can now migrate your existing databases to AWS](/content/blog/you-can-now-migrate-your-existing-databases-to-aws/index.html): New Turso CLI commands let you migrate paid databases from Fly.io to our S3-native AWS architecture, with read-only access kept up during the transfer. (461 words) - [Database migrations with Geni and libSQL](/content/blog/database-migrations-with-geni/index.html): Learn how to use Geni to manage your database migrations. (642 words) - [Databases For All Your Go Apps](/content/go/index.html): Build and deploy powerful applications with SQLite and Go. (70 words) - [Databases For All Your Flutter Apps](/content/flutter/index.html): Build and deploy powerful applications with SQLite and Flutter. (70 words) - [Turso Cloud on AWS is now available for everybody](/content/blog/turso-aws-out-of-beta/index.html): Turso Cloud on AWS is now generally available, powered by an S3-native architecture that eliminates cold starts and sets the stage for Bring Your Own Cloud. (521 words) - [Best Database for Healthcare](/content/healthcare/index.html): Build an efficient, secure, scalable, sovereign database architecture for modern healthcare needs with Turso. (243 words) - [Turso v0.4.0](/content/blog/turso-0-4-0.html): Turso v0.4.0 release with MVCC improvements, partial sync support, page cache spilling, hash joins, and more. (672 words) - [Databases For All Your Node.js Apps](/content/nodejs/index.html): Build and deploy powerful applications with SQLite and Node.js. (73 words) - [SQLite for Production Laravel Applications](/content/laravel/index.html): Build and deploy powerful applications with SQLite, PHP, and Laravel. (71 words) - [Database Per Tenant](/content/multi-tenancy/index.html): Learn about Database Per Tenant, which enables per-tenant (user, location, group etc.) databases and opens new platform possibilities. (140 words) - [Databases For All Your Deno Apps](/content/deno/index.html): Build and deploy powerful applications with SQLite and Deno. (70 words) - [Databases For All Your Flask Apps](/content/flask/index.html): Build and deploy powerful applications with SQLite and Flask. (70 words) - [Databases For All Your C Apps](/content/c/index.html): Build and deploy powerful applications with SQLite and C. (70 words) - [Databases For All Your Next.js Apps](/content/nextjs/index.html): Build and deploy powerful applications with SQLite and Next.js. (70 words) - [Private Beta - Turso](/content/private-beta/index.html): The new Turso Cloud takes the world's most deployed database beyond its limits. Join the private beta starting April 2026. (288 words) - [Turso Now Includes Unlimited Active Databases for Everybody](/content/blog/turso-now-includes-unlimited-databases-for-everybody.html): 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. (632 words) - [Databases For All Your Astro Apps](/content/astro/index.html): Build and deploy powerful applications with SQLite and Astro. (70 words) - [Turso introduces new Hobby plan for $9 a month](/content/blog/turso-introduces-new-hobby-plan-for-9-dollar-a-month.html): Developers asked for it, and we delivered: Turso debuts the Hobby plan, for just $9 a month. (378 words) - [Databases For All Your Android Apps](/content/android/index.html): Build and deploy powerful applications with SQLite and Android. (70 words) - [Local First SQLite](/content/local-first/index.html): With Turso Embedded Replicas you can embed a local copy of your database within your application and read from it with zero network latency - no internet connection required for reads. (165 words) ## About Pages - [About Us](/content/about/index.html): Get to know the Values & Founders of Turso. (392 words) ## Resources - [Full Page Index](/index.html): Browse all cached pages with rich metadata - [About This Cache](/about.html): Methodology, technical details, and usage guidelines - [XML Sitemap](/sitemap.xml): Machine-readable sitemap for crawler discovery - [Robots.txt](/robots.txt): Crawler directives