couchdb

v 1.7.1

CouchDB is a document database server

CouchDB is a document database server with a restful HTTP API, capable of storing arbitrary JSON documents, building powerful data views, defined in JavaScript, and processed in parallel using Map/Reduce. It leaves out SQL and transactions for simplicity's sake, to improve scalability and to relax users' lives.

https://couchdb.apache.org/

To install couchdb, paste this in macOS terminal after installing MacPorts

sudo port install couchdb

Add to my watchlist

Installations 0
Requested Installations 0