GettingStartedWithErlang

Getting started with Erlang and the CouchDB API.

eCouch

eCouch is an Erlang application that provides an API to a CouchDB server. Code and documentation can be obtained at:

Characteristics

Features

erlcouch

It is quite easy to throw together a quick interface to CouchDB in Erlang using inets or ibrowse because CouchDB API is so easy. On such interface currently exists at:

Documentation can be found as part of the library.

last edited 2008-04-11 15:36:34 by BrunoPedro