lsqlite3complete

A binding for Lua to the SQLite3 database library

$ luarocks install lsqlite3complete

lsqlite3complete is a thin wrapper around the public domain SQLite3 database engine.
SQLite3 is included and statically linked. (The dynamically linked alternative is lsqlite3).
The lsqlite3complete module supports the creation and manipulation of SQLite3 databases.
Most sqlite3 functions are called via an object-oriented interface to either database
or SQL statement objects.

Versions

0.9.6-1134 days ago(revision: 2)452 downloads
0.9.5-1135 days ago10,018 downloads
0.9.4-2135 days ago1,228 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

chameleon, lumo-orm

Manifests