Register now for early access to the new Turso Cloud. Join the private beta

Bring Your Own SDK with Turso's HTTP API

If you're working with a framework or language that isn't officially supported by Turso, learn how to use the HTTP API with your database.

Jamie BartonJamie Barton
Cover image for Bring Your Own SDK with Turso's HTTP API

This post references an older version of Turso.

Turso is a full, ground-up rewrite of SQLite. Turso Cloud lets you query your databases over the wire or sync them to and from your own devices and servers — with full offline support. Because Turso databases are files — not processes — they never sleep, never cold-start, and don't need scale-to-zero. There is no longer any concept of “edge replication,” and the legacy libSQL SDKs have been replaced by new Turso-native SDKs.

To learn more about Turso today, visit turso.tech or read the documentation.