[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [Announce] Lua-Sqlite3 verion 0.1 (alpha) released
- From: Michael Roth <mroth@...>
- Date: Tue, 14 Sep 2004 13:13:14 +0200
-----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
iD8DBQFBRtJKSIrOxc3jOmoRAgI7AJ46EvZOXCDH/eT7nV6DYdvJ+Ojr6ACfa52V
9Nz4is7LlRHQmqL0hSCpgM4=
=ezXc
-----END PGP SIGNATURE-----