K 10 svn:author V 2 mm K 8 svn:date V 27 2009-05-26T07:40:56.000000Z K 7 svn:log V 293 LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to: * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases; * Execute arbitrary SQL statements; * Retrieve results in a row-by-row cursor fashion. WWW: http://www.keplerproject.org/luasql/ END