Cordova SQLite Plugin (deprecated)

JSON →
library 1.0.3 ·javascript deprecated
verified Jun 7, 2026

This package (v1.0.3) is a deprecated Cordova plugin that provides a native interface to SQLite for Android, iOS, Windows Universal (8.1), Amazon Fire-OS, and WP7/8. It offers an API similar to the HTML5 Web SQL API, with features like failure-safe nested transactions and batch processing. The plugin is no longer maintained: the README explicitly advises to use the litehelpers/Cordova-sqlite-storage plugin instead. Key differentiators at the time were drop-in replacement for HTML5 SQL API and cross-platform support. However, due to deprecation, it should not be used in new projects.