{"library":"cordova-sqlite-plugin","type":"library","category":null,"description":"A Cordova SQLite plugin providing a straightforward low-level API for SQLite database operations in Cordova apps. Version 3.1.1 is the latest stable release, maintained by the community with infrequent updates. It avoids the WebSQL API and offers a simple callback-based interface for open, query, close, and delete operations. Key differentiators include direct access to native SQLite code from cordova-sqlite-storage, no WebSQL overhead, and lightweight footprint.","language":"javascript","status":"active","version":"3.1.1","tags":["javascript","sqlite","ecosystem:cordova","cordova-android","cordova-ios","cordova-windows","cordova-amazon-fireos"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cordova-sqlite-plugin","imports":["var SQLite = window.cordova.require('cordova-sqlite-plugin.SQLite');"]},{"cmd":"yarn add cordova-sqlite-plugin","imports":[]},{"cmd":"pnpm add cordova-sqlite-plugin","imports":[]}],"homepage":"https://github.com/object-layer/cordova-sqlite-plugin#readme","github":"git://github.com/object-layer/cordova-sqlite-plugin","docs":null,"changelog":null,"pypi":null,"npm":"cordova-sqlite-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}