PouchDB Server is a drop-in replacement for CouchDB, using PouchDB and Node.js. It is modeled after the single-node design of CouchDB 1.x, although it contains some CouchDB 2.x features such as Mango ...
The pouchdb-http preset only contains the HTTP adapter, i.e. the adapter that allows PouchDB to talk to CouchDB using the format new PouchDB('http://127.0.0.1:5984 ...