PouchDB adapter for React Native SQLite
TypeScript definitions for pouchdb
TypeScript definitions for pouchdb-adapter-cordova-sqlite
PouchDB adapter using Cordova SQLite Plugin as its data store.
PouchDB adapter using in-memory as its data store.
TypeScript definitions for pouchdb-browser
Core PouchDB adapter code for LevelDOWN-based adapters
Utilities for PouchDB adapters.
SQLite3 Native Plugin for React Native for iOS, Android, Windows and macOS
TypeScript definitions for pouchdb-node
TypeScript definitions for pouchdb-adapter-node-websql
TypeScript definitions for pouchdb-adapter-http
TypeScript definitions for pouchdb-adapter-leveldb
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
PouchDB adapter using IndexedDB as its data store.
Underlying adapter code for WebSQL and SQLite-based PouchDB adapters.
TypeScript definitions for pouchdb-adapter-memory
TypeScript definitions for pouchdb-adapter-localstorage
TypeScript definitions for pouchdb-http
TypeScript definitions for pouchdb-adapter-fruitdown
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
TypeScript definitions for pouchdb-adapter-idb
TypeScript definitions for pouchdb-adapter-websql
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).