AnySQL-Cordova-SQLite

JSON →
library 0.5.1 ·javascript maintenance
verified Jun 7, 2026

AnysQL-Cordova-SQLite (v0.5.1) provides a Cordova SQLite implementation of the AnySQL API, enabling SQLite database access in Cordova/PhoneGap applications. It follows the AnySQL specification for portable SQL database operations. The package is mature but appears infrequently updated; it relies on the core anysql package and cordova-sqlite-storage. Key differentiator: allows using SQLite within Cordova via the AnySQL abstraction layer.