{"library":"cordova-sqlite-storage","type":"library","category":null,"description":"Native SQLite storage plugin for Cordova/PhoneGap providing a Web SQL API-compatible interface for Android, iOS, browser, and deprecated desktop platforms (macOS, Windows 10 UWP). Version 7.0.0 is the latest stable release, maintained by xpbrew/storesafe. Key differentiators: uses native SQLite on mobile for performance and reliability; browser fallback uses sql.js (an in-memory SQLite compiled to JavaScript) with limited persistence. Compared to alternatives like cordova-sqlite-ext, the core plugin lacks BASE64, REGEXP, and pre-populated database features. Known issues include multiple SQLite corruption problems and upcoming breaking changes (error code always 0, location parameter deprecation). License: MIT (Apache 2.0 on Android/Windows).","language":"javascript","status":"active","version":"7.0.0","tags":["javascript","sqlite","ecosystem:cordova","cordova-android","cordova-browser","cordova-ios","cordova-osx","cordova-windows"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cordova-sqlite-storage","imports":["import { openDatabase } from 'cordova-sqlite-storage';","import { SQLitePlugin } from 'cordova-sqlite-storage';","window.sqlitePlugin.openDatabase({name: 'my.db', location: 'default'});"]},{"cmd":"yarn add cordova-sqlite-storage","imports":[]},{"cmd":"pnpm add cordova-sqlite-storage","imports":[]}],"homepage":"https://github.com/xpbrew/cordova-sqlite-storage","github":"https://github.com/xpbrew/cordova-sqlite-storage","docs":null,"changelog":null,"pypi":null,"npm":"cordova-sqlite-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}