I tried jcouchdb, jrelax and couchdb4j. All for Java. I like jcouchdb most. jrelax is also ok, but with couchdb4j I was unable to get my documents from database. It seems it is not developed any more.
regards -- Paweł Stawicki http://pawelstawicki.blogspot.com http://szczecin.jug.pl On Mon, Jun 14, 2010 at 10:28, Rodrigo Moya <[email protected]> wrote: > 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 > >
