SQLite for Production

“In e-commerce, proximity to users is vital. Turso lets us minimize round trip network latency for our global userbase and it makes a huge difference.“
Jokull Solberg, CTO
“Turso enables us to efficiently scale Astro Studio’s database per tenant architecture to as many users as we’ll ever need, on demand. It’s a game changer.“
Fred K. Schott, Co-creator
“We use Turso because it combines the efficiency of SQLite with reliability and scalability additions required by mission-critical applications.“
Rafael Umann, CEO
background

Best-in-class developer experience

Build with and integrate SQLite into your production applications. Whether you’re building with a single database or millions with a per-tenant architecture for mobile, web or desktop, Turso has all the developer tools you need to integrate in seconds.



import { createClient } from "@libsql/client";

const client = createClient({
  url: "file:replica.db",
  syncUrl: "libsql://...",
  authToken: "...",
});

const result = await client.execute({
  sql: "SELECT * FROM users WHERE id = ?",
  args: [1],
});
CLI

CLI

Take control of your entire database infrastructure via the command-line using the Turso CLI.

Get Started ->
Platform API

Platform API

Create databases and manage replication programmatically using the Platform API.

Browse docs ->
Integrate easily

Integrate easily

Integrate SQLite using any language or framework with open-source SDKs and libSQL protocols.

Install ->
Examples

Examples

Learn from ready to go apps and code examples.

Browse examples ->
AWS Lambda
Cloudflare

Scalable

Per-tenant database architecture made easy.

Offer a database per user/region/cluster/etc. Scale to millions.

  • 500 Free - Starter Plan
  • 10,000 - Scaler Plan
  • 25,000 - Pro Plan
  • Enterprise Plan

Simple

Start local, deploy when ready. Replication is easy as copy/paste to anywhere or inside your own infrastructure.

Fast

Zero network latency with embedded replicas.
34+ global locations for low read & write latency.

API First

Turso comes with a powerful Platform API to build with, so you can create databases, manage replication and more.

Open Source

Turso is powered by libSQL, the open contribution fork of SQLite, so your data is portable.

Secure and compliant

Turso is built with security for production deployments in mind, with encryption at rest and encryption in transit.

SOC2
HIPAA

  • GDPR Data Placement Compatible
  • DPA Available

Turso is made for...

Application Development Platforms benefit from Turso’s database per tenant architecture because it can efficiently scale to millions of databases, giving each user direct access to data storage and data persistence.Learn more.

Turso is made for...

... and more

Talk to us

Whether you're already using the product or thinking of trying us out, we'd love to hear from you.

Schedule a call
Talk to us
scarf