{"library":"pouchdb-adapter-sqlite-core","type":"library","category":null,"description":"Core adapter for using SQLite as a PouchDB data store. Version 1.1.2 (last release: unknown cadence). This package provides a SQLite-based storage backend for PouchDB, enabling offline-first databases with SQLite as the underlying engine. Unlike LevelDB-based adapters, this adapter leverages SQLite for better performance on mobile and desktop environments, especially on platforms where SQLite is natively available. Requires a SQLite binding (e.g., react-native-sqlite-storage or sql.js) to be provided via the `sqlite` option. Intended for Node.js, React Native, and browser environments with appropriate SQLite libraries.","language":"javascript","status":"active","version":"1.1.2","tags":["javascript","pouchdb","plugin","sqlite","adapter","database","offline"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install pouchdb-adapter-sqlite-core","imports":["import PouchDB from 'pouchdb'","import { registerAdapter } from 'pouchdb-adapter-sqlite-core'; PouchDB.plugin(registerAdapter(PouchDB))","import { SqliteAdapter } from 'pouchdb-adapter-sqlite-core'"]},{"cmd":"yarn add pouchdb-adapter-sqlite-core","imports":[]},{"cmd":"pnpm add pouchdb-adapter-sqlite-core","imports":[]}],"homepage":"https://github.com/BingCoke/pouchdb-adapter-sqlite","github":"https://github.com/BingCoke/pouchdb-adapter-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"pouchdb-adapter-sqlite-core","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}