d6d9bdd309
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.
6 lines
323 B
Text
6 lines
323 B
Text
$NetBSD: distinfo,v 1.1 2013/07/04 18:06:24 adam Exp $
|
|
|
|
SHA1 (lua-sqlite3-0.4.1.tar.bz2) = cdc1043c1c5a0d5456e5b5e9bfb23ad64644fb99
|
|
RMD160 (lua-sqlite3-0.4.1.tar.bz2) = ab502207f8cdaaf7749500b2f02cf7990da1f87c
|
|
Size (lua-sqlite3-0.4.1.tar.bz2) = 54780 bytes
|
|
SHA1 (patch-configure) = b0e6f7045da2be407b3babe8098aa4d2a87248d8
|