@capacitor-community/sqlite

JSON →
library 1.0.11 ·javascript
verified Jun 7, 2026

A Capacitor community plugin for native and Electron SQLite databases. Current stable version is 3.2.5-2, actively maintained with frequent releases. Supports Android, iOS, Electron, and Web platforms. Key differentiators: encrypted database support for mobile and desktop (not web), ZIP file import with overwrite, and mandatory initWebStore for web platform fix since v3.2.3-1. Requires manual wasm file copy for web. Electron requires additional sqlite3 and jszip dependencies. Tested with Ionic/Angular, React, Vue starters.