On Fri, 2010-06-11 at 15:35 -0700, Mikeal Rogers wrote:
> I'm working on blog post about CouchDB clients for different languages
> and I was hoping to get some help from the crowd on this one.
>
> What CouchDB clients are available for each language?
> What ones are good and well supported?
> Which ones are just plain aweful?
> Which languages/platforms just have plain bad HTTP support?
>
couchdb-glib ->
http://ftp.gnome.org/pub/GNOME/sources/couchdb-glib/ is a C API using
glib and with introspection support, which gives you bindings for
several languages, like Python, JavaScript, Mono, etc