2011年9月13日 Chad Phillips -- Apartment Lines <chad@apartmentlines.com>: > As part of a work-related project, I've written a Lua API for CouchDB (http://couchdb.apache.org). It is available here: > > https://github.com/thehunmonkgroup/luchia > > I'm announcing this to the list for the following reasons: > > - To alert anyone who might benefit from it that it exists. > > - To potentially get some feedback on the implementation. I once wrote a binding for CouchDB myself, that I still use daily for a personnal website project. Please feel free to have a look and steal ideas and code (it depends on an http module that you can find nearby): https://bitbucket.org/doub/movies/src/tip/couchdb.lua