sqlite-wasm-cipher

JSON →
library 2.2.4 ·javascript
verified Jun 7, 2026

SQLite Wasm wrapped as an ES Module with multiple ciphers support. Version 2.2.4 (stable) allows you to use SQLite with encryption (AES, ChaCha20, etc.) in Node.js and browsers via WebAssembly. It provides ESM imports only, no CommonJS. Key differentiator vs raw SQLite Wasm: built-in cipher support, OPFS (Origin Private FileSystem) integration, TypeScript types, and no build tool required. Published monthly.