lsqlite3

A binding for Lua to the SQLite3 database library

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.1-29 years ago521 downloads
0.9.1-19 years ago15 downloads
0.9-19 years ago47 downloads
0.8-19 years ago227 downloads
0.7-19 years ago220 downloads

Dependencies

lua >= 5.1

Dependency for

brain, grasp, javaimp, lua-CoatPersistent-lsqlite3, lua-em, prailude, santoku, yoke

Labels