couchdb 官方驱动list ... no reply

2010-10-08 23:09

couchdb 官方驱动list ... no reply

by Latest from ChinaonRails

at 2010-10-08 15:09:52

original http://feedproxy.google.com/~r/LatestFromChinaonrails/~3/qk6u0jEaNBI/4517.html

http://www.couchone.com/page/couchdb-drivers

Ruby

There are quite a few CouchDB libraries for Ruby. There are several comparisons available [1, 2, 3].

CouchRest has lots of blog posts about it's usage [1, 2, 3] as well as some more official documentation.

Alex Lang's CouchPotato has a good amount of documentation and lots of blog posts about additional usage and testing [1, 2, 3, 4].

Aqua: A Ruby Object Database ... just add water (and CouchDB). http://rubyaqua.com

RockingChair: an in-memory CouchDB for Ruby, designed to make testing relaxing and fast.

Simply Stored: A convenience wrapper around CouchDB (using CouchPotato) and SimpleDB (using the RightAWS library)