Lua API for CouchDB.

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

1.0.1-19 years ago112 downloads
1.0.0-29 years ago219 downloads
1.0.0-19 years ago48 downloads

Dependencies

lua >= 5.1

Labels