Nuacht

PouchDB is not a self-contained database; it is a CouchDB-style abstraction layer over other databases. By default, PouchDB ships with IndexedDB and WebSQL adapters in the browser, and a LevelDB ...
PouchDB adapter using op-sqlite as its backing store on React Native. It's much faster than AsyncStorage. As of v4.0.0, it no longer requires @craftzdog/pouchdb-adapter-websql-core. It now directly ...