@crbroughton/sibyl_libsql
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "@crbroughton/sibyl_libsql", | ||
"type": "module", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "A lightweight query builder for libsql", | ||
@@ -6,0 +6,0 @@ "author": "Craig R Broughton", |
# Sibyl | ||
Sibyl is a lightweight SQLite query builder for <a href="https://github.com/sql-js/sql.js">libSQL</a>, <a href="https://bun.sh/docs/api/sqlite">Bun's sqlite3 driver</a>, and <a href="https://github.com/tursodatabase/libsql">libSQL</a>, providing a Prisma-like query builder. Sibyl is in early development, | ||
Sibyl is a lightweight SQLite query builder for <a href="https://github.com/sql-js/sql.js">SQL.js</a>, <a href="https://bun.sh/docs/api/sqlite">Bun's sqlite3 driver</a>, and <a href="https://github.com/tursodatabase/libsql">libSQL</a>, providing a Prisma-like query builder. Sibyl is in early development, | ||
so expect breaking changes and rapid development. | ||
@@ -5,0 +5,0 @@ |