How to Install CouchDB on Windows
In this article you will learn the steps for installing CouchDB on Windows.
#windows
Tanishk · 1 min

Document database
The document database that syncs.
Stores JSON documents behind an HTTP/REST API, uses MVCC and append-only storage, and is built around multi-master replication — the basis of offline-first sync with PouchDB.
In this article you will learn the steps for installing CouchDB on Windows.
#windows