> [!WARNING] > **This repository is deprecated.** > > - For [Turso Cloud](https://turso.tech), use [go-libsql](https://github.com/tursodatabase/go-libsql) which provides better performance and support for embedded replicas. > - For a Go driver for Turso Database, consider using [turso-go](https://github.com/tursodatabase/turso-go). ---
SQLite for Production. Powered by libSQL.
Turso · Quickstart · Examples · Docs · Discord · Blog & Tutorials
--- ## Documentation 1. [Turso Quickstart](https://docs.turso.tech/quickstart) — Learn how create and connect your first database. 2. [SDK Quickstart](https://docs.turso.tech/sdk/go/quickstart) — Learn how to install and execute queries using the libSQL client. ### What is Turso? [Turso](https://turso.tech) is a SQLite-compatible database built on [libSQL](https://docs.turso.tech/libsql), the Open Contribution fork of SQLite. It enables scaling to hundreds of thousands of databases per organization and supports replication to any location, including your own servers, for microsecond-latency access. Learn more about what you can do with Turso: - [Embedded Replicas](https://docs.turso.tech/features/embedded-replicas) - [Platform API](https://docs.turso.tech/features/platform-api) - [Data Edge](https://docs.turso.tech/features/data-edge) - [Branching](https://docs.turso.tech/features/branching) - [Point-in-Time Recovery](https://docs.turso.tech/features/point-in-time-recovery) - [Scale to Zero](https://docs.turso.tech/features/scale-to-zero)