PouchDB adapter using ReactNative SQLCipher Plugin as its data store.
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
TypeScript definitions for pouchdb
PouchDB adapter using in-memory as its data store.
Utilities for PouchDB adapters.
TypeScript definitions for pouchdb-browser
Core PouchDB adapter code for LevelDOWN-based adapters
TypeScript definitions for pouchdb-node
TypeScript definitions for pouchdb-adapter-node-websql
Native interface to SQLite for PhoneGap / Cordova - cordova-sqlite-storage plugin version
TypeScript definitions for pouchdb-adapter-http
TypeScript definitions for pouchdb-adapter-localstorage
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
TypeScript definitions for pouchdb-adapter-leveldb
TypeScript definitions for pouchdb-http
TypeScript definitions for pouchdb-adapter-fruitdown
PouchDB adapter using IndexedDB as its data store.
TypeScript definitions for pouchdb-adapter-memory
TypeScript definitions for pouchdb-adapter-idb
TypeScript definitions for pouchdb-adapter-websql
TypeScript definitions for pouchdb-adapter-cordova-sqlite
PouchDB adapter for React Native SQLite
SQLite driver for Cordova apps using localForage.
PouchDB adapter using IndexedDB as its data store.