lsqlite3

A binding for Lua to the SQLite3 database library

$ luarocks install lsqlite3

lsqlite3 is a thin wrapper around the public domain SQLite3 database engine.
The lsqlite3 module supports the creation and manipulation of SQLite3 databases.
After a require('lsqlite3') the exported functions are called with prefix sqlite3.
However, most sqlite3 functions are called via an object-oriented interface to
either database or SQL statement objects.

Versions

0.9.6-1232 days ago14,855 downloads
0.9.5-16 years ago301,954 downloads
0.9.4-28 years ago(revision: 2)22,104 downloads
0.9.4-18 years ago48 downloads
0.9.4-08 years ago24 downloads
0.9.3-09 years ago16,418 downloads
0.9.2-29 years ago84 downloads
0.9.1-210 years ago3,071 downloads
0.9-110 years ago110 downloads
0.8-110 years ago7,563 downloads
0.7-110 years ago135 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

brain, grasp, lua-CoatPersistent-lsqlite3, lua-em, munin, prailude, santoku, santoku-sqlite, santoku-web, tbhss, yoke

Labels

Manifests