[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Dado 1.0
- From: Tomas Guisasola Gorham <tomas@...>
- Date: Sun, 20 Apr 2008 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