-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Lua-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 second layers are interface layers, written in Lua. These layers provide a nice and smart view of the database
Currently, Lua-Sqlite3 implements two interfaces:
a.) A specialiced interface which provides all sqlite3 capabilities. b.) A LuaSQL compatible interface as used on the Kepler Project.
Lua-Sqlite3 works in hosts with multiple Lua states, integrates with coroutines, provides for-loop iterators and much more.
Homepage: http://www.nessie.de/mroth/lua-sqlite3/
-----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBRtKsSIrOxc3jOmoRAuVkAJwIHu0uqVnX0pzsEm/05KyL3InmkACdF3ZB ZzUv5U9NrUdxcbgmWM/Ytc0= =Nqfq -----END PGP SIGNATURE-----