RubyFlow The Ruby and Rails community linklog

CouchFoo: An ActiveRecord styled API to CouchDB

CouchDB is a document-orientated database designed to work in distributed environments. Its use within the rails community is starting to pickup and now CouchFoo provides an ActiveRecord styled API for interacting with it. There have been only a few minor deviations from the ActiveRecord API so it should be possible to migrate applications with ease. The library also provides extra methods to access functionality specific to CouchDB.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in