Capacitor Community SQLite

JSON →
library 1.0.8 ·javascript
verified Jun 7, 2026

A Capacitor community plugin providing native SQLite database support for Android, iOS, Electron, and web platforms. Version 1.0.8 targets Capacitor 3 and is actively maintained. It offers a unified API for creating connections, executing queries, and managing encrypted databases (Android/iOS only). Requires manual WASM file copy for web, and additional npm packages for Electron. Differentiators: full cross-platform support including Electron and browser, encrypted DB support on mobile, and imperative connection management.