The Guide shows you Step-by-Step How to Install and Getting-Started Quickly with the Latest CouchDB NoSQL Database Stable/Development Release for Fedora 18 KDE4 i686/x8664.
CouchDB Characteristics:
- Ad Document Database Server, accessible via a RESTful JSON API
- Ad-hoc and Schema-Free with a Flat address space
- Distributed, featuring robust, incremental Replication with bi-directional conflict detection and management
- Query-able and Index-able, featuring a table oriented reporting engine that uses JavaScript as Query Language.
Finally, to the article Bottom you Find Link to CouchDB Getting-Started Guide Step-by-step.
-
Open Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Installing CouchDB:
sudo su -c "yum install couchdb"
-
CouchDB Getting-Started Tutorial