lua-sql - Database connectivity for the Lua programming language
Website: | http://www.keplerproject.org/luasql/ |
---|---|
License: | MIT |
- Description:
LuaSQL is a simple interface from Lua to a DBMS. This package of LuaSQL supports MySQL, SQLite and PostgreSQL databases. You can execute arbitrary SQL statements and it allows for retrieving results in a row-by-row cursor fashion.
Packages
lua-sql-2.1.1-6m.mo8.i686 [3 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (2.1.1-6m) - rebuild for new GCC 4.6 |