mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-17 08:34:19 +01:00
Add links to JavaScript packages
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
This document describes the JavaScript API for Turso. The API is implemented in two different packages:
|
||||
|
||||
- **`bindings/javascript`**: Native bindings for the Turso database.
|
||||
- **`packages/turso-serverless`**: Serverless driver for Turso Cloud databases.
|
||||
- [@tursodatabase/database](https://www.npmjs.com/package/@tursodatabase/database) (`bindings/javascript`) - Native bindings for the Turso database.
|
||||
- [@tursodatabase/serverless](https://www.npmjs.com/package/@tursodatabase/serverless) (`packages/turso-serverless`) - Serverless driver for Turso Cloud databases.
|
||||
|
||||
The API is compatible with the libSQL promise API, which is an asynchronous variant of the `better-sqlite3` API.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user