TypeScript/JavaScript client API for libSQL
Top 67.3% on sourcepulse
A TypeScript/JavaScript client library for libSQL, an embeddable SQL database. It provides a familiar API for developers to interact with libSQL databases from Node.js and browser environments, enabling efficient data management in applications.
How It Works
The client leverages a WebSocket connection to communicate with a libSQL server or directly embeds the libSQL database engine for local operations. It supports both transactional and batch execution of SQL queries, offering a robust interface for database interactions.
Quick Start & Requirements
npm install @libsql/client
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The README does not specify supported Node.js versions or provide detailed performance benchmarks. Information regarding community support or a public roadmap is also absent.
2 weeks ago
1 week