Hi , There is a number of couch wrappers for ruby. The most usefull are : - couchrest : basic "low level" API addressing thz couch server - couch_potato : dociment oriented api, relies on couchrest for db operations, provides support for using couchdb documents as model entities (attributes, validations, callbacks ) - simplystored/couch : extends potatoe and provides extra validations and a minimal relation support All of these are hosted on github and available as ruby gems. Le 12 juin 2010 à 00:56, Nils Breunese a écrit : > I've used couchdbkit (Python) and jcouchdb (Java) which both are > nice and supported. > > http://couchdbkit.org/ > http://code.google.com/p/jcouchdb/ > > Others that I know of (but haven't tried): > > couchdb4j http://github.com/mbreese/couchdb4j (Java) > jrelax http://github.com/isterin/jrelax (Java) > couchdb-python http://code.google.com/p/couchdb-python/ (Python) > > People also build more specific frameworks on top of these > frameworks, like gorm-couchdb (for Grails/Groovy, built on top of > jcouchdb) and Ektorp http://code.google.com/p/ektorp/ (object > persistence layer in Java), do these also count for your search? > > Nils. > ________________________________________ > Van: Mikeal Rogers [mikeal.rogers@gmail.com] > Verzonden: zaterdag 12 juni 2010 0:35 > Aan: dev@couchdb.apache.org; user@couchdb.apache.org > Onderwerp: CouchDB Clients? > > 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? > > The wiki covers about 10% of the clients out there so I figured it was > best to just ask everyone. > > -Mikeal > > De informatie vervat in deze e-mail en meegezonden bijlagen is > uitsluitend bedoeld voor gebruik door de geadresseerde en kan > vertrouwelijke informatie bevatten. Openbaarmaking, > vermenigvuldiging, verspreiding en/of verstrekking van deze > informatie aan derden is voorbehouden aan geadresseerde. De VPRO > staat niet in voor de juiste en volledige overbrenging van de inhoud > van een verzonden e-mail, noch voor tijdige ontvangst daarvan.