Install Apache CouchDB on RHEL/CentOS 6/5
Posted by Ravi Saive on June 19, 2012
1
This is our new series on CouchDB and this howto article explains how to install CouchDB on RHEL 6.2/6.1/6/5.8 and CentOS 6.2/6.1/6/5.8 systems using Epel repository that allow you to download and install CouchDB with a single command via YUM.
What is Apache CouchDB
Apache CouchDB is an open source document-oriented database with NoSQL. NoSQL means, it doesn’t have any database schema, tables, rows, etc, that you will see in MySQL, PostgreSQL...
