A collection of awesome PouchDB libraries, plugins, resources and shiny things.
- pouchdb/api - PouchDB official API documentation
- pouchdb/wiki - PouchDB official Wiki
- pouchdb/npm-browser - npm in your browser. Because why not.
- nolanlawson/local-npm - npm, on your local machine.
- pouchdb/express-pouchdb - An Express submodule with a CouchDB-style HTTP interface to PouchDB.
- pouchdb/pouchdb-server - CouchDB-compatible HTTP server using PouchDB and Node.js
- PouchDB Inspector - Inspect all the PouchDB databases on your website in Fauxton, inside the developer tools.
- colinskow/pouchdb-seed-design - Seed CouchDB design documents
- colinskow/pouch-mirror - Helps you create a local slave mirror of any CouchDB database for lightning-fast reads and secure writes.
- nolanlawson/pouchdb-dump-cli - Command-line tool for dumping a CouchDB/PouchDB database to a file.
- mikebild/graphql-pouch - A GraphQL-API runtime on top of PouchDB created by GraphQL shorthand notation as a self contained service with CouchDB synchronization.
- pouchdb/external - PouchDB official plugins list.
- nolanlawson/pouchdb-find - Easy-to-use query language for PouchDB.
- nolanlawson/pouchdb-authentication - User authentication plugin for PouchDB and CouchDB.
- nolanlawson/transform-pouch - PouchDB plugin for modifying documents before and after storage in the database.
- nolanlawson/pouchdb-load - Load documents into CouchDB/PouchDB from a dumpfile.
- nolanlawson/pouchdb-replication-stream - Replicate PouchDB/CouchDB databases with Node.js-style streams.
- marten-de-vries/pouchdb-erase - A replicating db.destroy() alternative for PouchDB
- pouchdb/upsert - PouchDB upsert() and putIfNotExists() functions.
- PouchDB Plug-ins - PouchDB-Validation, PouchDB-Show, PouchDB-List, PouchDB-Update, PouchDB-Rewrite & PouchDB-Replicator
- iyobo/PouchORM - A solid ORM for PouchDB.
- nolanlawson/ember-pouch - PouchDB/CouchDB adapter for Ember Data.
- nolanlawson/PouchDroid - PouchDB + Android = deliciously synchronous.
- olafura/PouchFlux - Flux with PouchDB.
- pouchdb/group - PouchDB Google Group
- pouchdb/blog - 12 pro tips for better code with PouchDB
- Discussion - PouchDB and security