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-15 years ago78 downloads
1.1.2-110 years ago313 downloads
1.1.1-110 years ago667 downloads
1.1.0-110 years ago88 downloads
1.0.1-111 years ago123 downloads
1.0.0-211 years ago173 downloads
1.0.0-111 years ago84 downloads

Dependencies

lua >= 5.1

Labels

Manifests