[ANN] Dado 1.0
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] Dado 1.0
- From: Tomas Guisasola Gorham <tomas@...>
- Date: 2008年4月20日 19:01:40 -0300 (BRT)
Dado is a package that offers some facilities implemented over LuaSQL connection objects. Its main goals are:
* better error messages,
* iterators to access the result set and
* more homogeneity in some commonly used database operations.
Dado is free software and uses the same license as Lua 5.1.
It can be downloaded from its LuaForge page:
http://dado.luaforge.net/
Thanks,
Tomás Guisasola