An open API service indexing awesome lists of open source software.

https://github.com/tursodatabase/libsql-experimental-python

Python bindings for the libSQL database library (experimental)
https://github.com/tursodatabase/libsql-experimental-python

database libsql python sqlite3

Last synced: 24 days ago
JSON representation

Python bindings for the libSQL database library (experimental)

Awesome Lists containing this project

README

        



Turso + Python

Turso + Python (experimental)



This package is experimental, which means it is not consider to be production grade. Furthermore, the package currently only supports Linux and macOS.


SQLite for Production. Powered by libSQL.


Turso ·
Quickstart ·
Examples ·
Docs ·
Discord ·
Blog & Tutorials



PyPI


discord activity

---

## 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/python/quickstart) — Learn how to install and execute queries using the libSQL client.
3. [SDK Reference](https://docs.turso.tech/sdk/python/reference) — Dive deeper with the libSQL SDK reference and examples.

### 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)
- [Branching](https://docs.turso.tech/features/branching)
- [Point-in-Time Recovery](https://docs.turso.tech/features/point-in-time-recovery)