PouchDB adapter for React Native SQLite
JSON →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.