Lua Sqlite |
|
LuaSqlite
An sqlite binding for Lua, compiled as a module for use with Lua 5.
[Sqlite] is a free embeddable SQL database engine.
See [luasqlite] for the Lua (5.0, 5.1) evolution of this library.
Other SQLite wrappers include:
* [luasql] bindings to several databases
* [luasqlite] SQLite2 and SQLite3 bindings
* [lua-sqlite3] two level (C and Lua) SQLite3 binding