{"library":"pouchdb-node","type":"library","category":null,"description":"PouchDB-node is the specialized Node.js distribution of PouchDB, a JavaScript database inspired by Apache CouchDB. It enables developers to store, query, and sync data offline in Node.js environments. Unlike the full PouchDB build, `pouchdb-node` is optimized for server-side use, utilizing LevelDB for local storage and omitting browser-specific adapters like IndexedDB or WebSQL. The current stable version is 9.0.0, released in late 2025/early 2026. Major versions are released periodically (e.g., 7.0.0, 8.0.0, 9.0.0), often introducing significant architectural changes like moving to modern ES6+ syntax or internal refactors. Patch releases are more frequent, addressing bugs and dependency updates. Its key differentiator is its Node.js-first approach, bundling core features like replication, HTTP, and map/reduce without browser bloat.","language":"javascript","status":"active","version":"9.0.0","tags":["javascript"],"install":[{"cmd":"npm install pouchdb-node","imports":["import PouchDB from 'pouchdb-node';","const PouchDB = require('pouchdb-node');","import PouchDB from 'pouchdb-node';\nPouchDB.plugin(require('my-pouchdb-plugin'));"]},{"cmd":"yarn add pouchdb-node","imports":[]},{"cmd":"pnpm add pouchdb-node","imports":[]}],"homepage":"https://pouchdb.com","github":"https://github.com/pouchdb/pouchdb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pouchdb-node","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-node/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}