Path to this page:
./
databases/lua-sqlite3,
SQLite3 binding for LUA
Branch: CURRENT,
Version: 0.4.1nb28,
Package name: lua54-sqlite3-0.4.1nb28,
Maintainer: pkgsrc-usersLua-Sqlite3 is a binding of Sqlite3 for Lua.
Lua-Sqlite3 is unique in contrast to other database bindings that it consists
of two layers. The first layer translates the SQLite 3 implementation's C API
to Lua. The first layer is called the backend. The second layers are frontend
layers, written in Lua. These layers provide a nice and smart view of the
database
Currently, Lua-Sqlite3 implements two frontends:
* A specialiced frontend which provides all sqlite3 capabilities.
* A LuaSQL compatible frontend as used on the Kepler Project.
Required to run:[
lang/lua54]
Master sites:
Filesize: 53.496 KB
Version history: (Expand)
- (2024-11-01) Updated to version: lua54-sqlite3-0.4.1nb28
- (2024-11-01) Updated to version: lua54-sqlite3-0.4.1nb27
- (2024-05-29) Updated to version: lua54-sqlite3-0.4.1nb26
- (2023-11-08) Updated to version: lua54-sqlite3-0.4.1nb25
- (2023-04-19) Updated to version: lua54-sqlite3-0.4.1nb24
- (2022-11-23) Updated to version: lua54-sqlite3-0.4.1nb23
CVS history: (Expand)