CouchDB for Coldfusion

PDF HTML FlashPaper

Main

About CouchDB for Coldfusion

This project is a Coldfusion library for CouchDB. It contains CFC wrappers for CouchDB APIs, an Object-Database (OODB) CFC, and an example blog application.

The goal of this project is to make CouchDB interactions as simple as possible. If you have any suggestions to further this goal, please make a post in the forums or contact me directly.

Check out the SVN to find the latest developments (http://svn.riaforge.org/couchdb/) Or download it here


Tutorials

Using OODB/OODB.cfc
Using Document.cfc
Using View.cfc
Using Bulk_Document.cfc