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. SQLite3 is
dynamically linked to lsqlite3. The statically linked alternative is lsqlite3complete.
The lsqlite3 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-12 years ago(revision: 2)14,914 downloads
0.9.5-11 year ago308,692 downloads
0.9.4-21 year ago22,305 downloads
0.9.4-11 year ago53 downloads
0.9.4-01 year ago24 downloads
0.9.3-01 year ago16,789 downloads
0.9.2-21 year ago85 downloads
0.9.1-21 year ago3,101 downloads
0.9-11 year ago429 downloads
0.8-11 year ago7,577 downloads
0.7-11 year ago146 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

auth, brain, grasp, lua-CoatPersistent-lsqlite3, lua-em, prailude, santoku, santoku-sqlite, santoku-web, yoke, zhihu.nvim, zhihu.nvim

Manifests