PouchDB adapter for React Native SQLite

JSON →
library 4.1.3 ·javascript
verified Jun 7, 2026

A PouchDB adapter that uses op-sqlite as the backing store on React Native, replacing AsyncStorage for better performance. Version 4.1.3 is the latest stable release, with infrequent updates. It requires polyfilling Node.js modules (crypto, stream, buffer) and bundler aliasing. Unlike other SQLite adapters, it directly binds to op-sqlite for efficiency and supports SQLCipher encryption.