Client SDKs
Introduction
Turso provides multiple official SDKs that you can use to connect a local or remote database, as well as support for embedded databases. If you’re using a language or framework that isn’t supported with an official driver, you can use Turso over HTTP.
Official SDKs
Turso SDKs are fully compatible with libSQL, so you can use the same SDK to connect to a local database (SQLite), libSQL server, a remote database, or an embedded replica.
Community SDKs
These SDKs are community-driven and don’t come with official Turso support.
Turso over HTTP
Was this page helpful?