remote-sql-libsql

JSON →
library 0.0.7 ·javascript
verified Jun 5, 2026

An implementation of the RemoteSQL interface for LibSQL databases (including Turso), enabling batch transaction workflows. Current version: 0.0.7. Release cadence: early development, frequent minor updates. Key differentiator: provides a unified batch and prepared statement API on top of @libsql/core, allowing for transactional batching of multiple SQL statements. Requires @libsql/core as a peer dependency. Supports TypeScript with bundled types.