Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tursodatabase/libsql-client-ts
TypeScript/JavaScript client API for libSQL
https://github.com/tursodatabase/libsql-client-ts
client javascript libsql sqlite typescript
Last synced: 30 days ago
JSON representation
TypeScript/JavaScript client API for libSQL
- Host: GitHub
- URL: https://github.com/tursodatabase/libsql-client-ts
- Owner: tursodatabase
- License: mit
- Created: 2023-02-28T14:49:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T12:01:00.000Z (8 months ago)
- Last Synced: 2024-03-29T13:02:52.713Z (8 months ago)
- Topics: client, javascript, libsql, sqlite, typescript
- Language: TypeScript
- Homepage: https://docs.turso.tech/sdk/ts/quickstart
- Size: 649 KB
- Stars: 131
- Watchers: 9
- Forks: 24
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-turso - JavaScript/TypeScript SDK
README
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/ts/quickstart) — Learn how to install and execute queries using the libSQL client.
3. [SDK Reference](https://docs.turso.tech/sdk/ts/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)
- [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)