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-12 years ago45 downloads
1.1.2-17 years ago256 downloads
1.1.1-17 years ago207 downloads
1.1.0-17 years ago55 downloads
1.0.1-18 years ago90 downloads
1.0.0-28 years ago103 downloads
1.0.0-18 years ago51 downloads

Dependencies

lua >= 5.1

Labels

Manifests