sqlite3-compatible interface for sql.js
Fork of 'https://gitlab.com/catamphetamine/sql.js-as-sqlite3' that exposes database data in a property on globalThis
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Cordova sqlite storage dependencies
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
WebAssembly port of SQLite3 for Node.js with file system access
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
The fastest and simplest library for SQLite in Node.js.
TypeScript definitions for sql.js
Asynchronous, non-blocking SQLite3 bindings
This is an absurd project.
TypeScript definitions for better-sqlite3
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Prisma's driver adapter for better-sqlite3, a fast SQLite3 driver for JavaScript runtimes
See my blog post for an introduction: https://phiresky.github.io/blog/2021/hosting-sqlite-databases-on-github-pages/
Asynchronous, non-blocking SQLite3 bindings
WASM SQLite Driver for ObjectStack — runs in browser/WebContainer (StackBlitz) without native bindings
SQLite Wasm conveniently wrapped as an ES Module.
better-sqlite3 with multiple-cipher encryption support
Compatibility facade package for mojidata-api split packages
You can check out the [example project](https://github.com/jlongster/absurd-example-project) to get started. Or follow the steps below: