Lua API for CouchDB.

$ luarocks install luchia

Luchia provides both low-level and high-level access to CouchDB
(http://couchdb.apache.org), using an object-oriented approach.

All of the basic operations are supported, including:
CRUD operations on databases, documents, and attachments (both inline
and standalone);
uuid generation (server side);
various utility functions.

Versions

2.0.0-13 years ago56 downloads
1.1.2-18 years ago299 downloads
1.1.1-18 years ago348 downloads
1.1.0-18 years ago77 downloads
1.0.1-19 years ago112 downloads
1.0.0-29 years ago153 downloads
1.0.0-19 years ago73 downloads

Dependencies

lua >= 5.1

Labels

Manifests