SQLite for Production

“Multitenancy with Turso has been amazing, super easy to implement. It's made permissions & token management, for Prisma Optimize really simple.“
Pierre-Antoine Urvoy, Prisma
“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";

export const turso = createClient({
  url: process.env.TURSO_DATABASE_URL,
  authToken: process.env.TURSO_AUTH_TOKEN,
});

await turso.execute("SELECT * FROM users");

await turso.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
AWS Lambda
Cloudflare
AWS Lambda
Cloudflare
AWS Lambda
Cloudflare
AWS Lambda
Cloudflare

Scalable

Simplify per-tenant database architecture, enabling you to effortlessly offer dedicated databases for each user, region, or cluster, with the ability to scale to millions of databases.

  • 500 - Starter & Hobby Plans
  • 10,000 - Scaler Plan
  • Unlimited - Pro & Enterprise Plans

AI & Embeddings

Turso has native Vector Search with support for exact and approximate nearest neighbor search.

Simple & Fast

Start local, deploy when ready. Embed databases right inside your server or mobile app for zero network 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


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