sql-promise-helper
JSON →A promise-based wrapper for Web SQL and Cordova SQLite databases (v0.0.1-pre03). This library allows developers to execute SQL statements in batch transactions and chain operations using Promises, simplifying asynchronous database handling. It supports both the standard Web SQL interface (window.openDatabase) and the Cordova SQLite plugin (window.sqlitePlugin). The package is in pre-release stage and depends on the standard Promise object (polyfill required for older environments). It differentiates from other SQL promise libraries by focusing on batch transaction support with a simple, minimal API.
Resources
packagesql-promise-helper ↗
API endpoints
full doc /v1/registry/sql-promise-helper