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.3.0-2m.mo8.x86_64 [3 KiB] |
Changelog
by Yohsuke Ooi (2018-04-23):
- (2.3.0-2m) - rebuild against mariadb-10.2 |