{"library":"pouchdb-adapter-websql-core","type":"library","category":null,"description":"Internal adapter code providing the WebSQL and SQLite-based storage backend for PouchDB. Version 7.0.0 is pegged to PouchDB's release; this package does not follow semver. It is intended for use by PouchDB or its plugins, not directly by end users. The adapter leverages the WebSQL API (deprecated in browsers) and SQLite on mobile via Cordova/PhoneGap, enabling offline-first databases in environments where IndexedDB is unavailable. It is part of the PouchDB monorepo and is rarely installed directly.","language":"javascript","status":"active","version":"7.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install pouchdb-adapter-websql-core","imports":["import PouchDB from 'pouchdb'; import WebSQLAdapter from 'pouchdb-adapter-websql-core'; PouchDB.plugin(WebSQLAdapter);"]},{"cmd":"yarn add pouchdb-adapter-websql-core","imports":[]},{"cmd":"pnpm add pouchdb-adapter-websql-core","imports":[]}],"homepage":"https://github.com/pouchdb/pouchdb#readme","github":"https://github.com/pouchdb/pouchdb","docs":null,"changelog":null,"pypi":null,"npm":"pouchdb-adapter-websql-core","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}