{"library":"wa-sqlite","type":"library","category":null,"description":"wa-sqlite is a WebAssembly build of SQLite that enables writing virtual filesystems and virtual table modules in JavaScript. The current stable version is 1.0.0. It provides both synchronous and asynchronous (using Asyncify) builds, with ESM modules as the default. Key differentiators include support for IndexedDB and Origin Private File System VFS implementations, allowing alternative browser storage options. The project ships TypeScript types and has a moderate release cadence. Unlike other SQLite WASM bindings, wa-sqlite focuses on extensibility via JavaScript-based VFS and virtual table modules.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install wa-sqlite","imports":["import SQLiteESMFactory from 'wa-sqlite/dist/wa-sqlite.mjs'","import * as SQLite from 'wa-sqlite'","const sqlite3 = SQLite.Factory(module)"]},{"cmd":"yarn add wa-sqlite","imports":[]},{"cmd":"pnpm add wa-sqlite","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"wa-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}