{"library":"pouchdb","type":"library","category":null,"description":"PouchDB is an open-source JavaScript database designed for offline-first web applications, enabling data storage directly in the user's browser (or Node.js environment) and seamless synchronization with CouchDB-compatible servers. Currently at stable version 9.0.0 (released May 24, 2024), the project releases major versions periodically, with patch releases addressing bugs and minor enhancements more frequently. Its key differentiators include its robust replication engine, automatic offline data handling, and its ability to work across various browser and Node.js environments without requiring a persistent network connection, providing a highly resilient and performant user experience even without network connectivity.","language":"javascript","status":"active","version":"9.0.0","tags":["javascript","db","couchdb","pouchdb"],"install":[{"cmd":"npm install pouchdb","imports":["import PouchDB from 'pouchdb';","import PouchDB from 'pouchdb-browser';","import PouchDB from 'pouchdb';\nimport pouchdbAdapterIndexedDB from 'pouchdb-adapter-indexeddb';\nPouchDB.plugin(pouchdbAdapterIndexedDB);"]},{"cmd":"yarn add pouchdb","imports":[]},{"cmd":"pnpm add pouchdb","imports":[]}],"homepage":"https://pouchdb.com","github":"https://github.com/pouchdb/pouchdb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pouchdb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pouchdb/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}