swerg / qlua-luasql

LuaSQL is a simple interface from Lua to a DBMS. It's forked to build QUIK Lua library.

Home Page:http://keplerproject.github.io/luasql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuaSQL

http://keplerproject.github.io/luasql

LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to:

* Connect to ODBC, ADO, Oracle, MySQL, SQLite, Firebird and PostgreSQL databases; 
* Execute arbitrary SQL statements;
* Retrieve results in a row-by-row cursor fashion.

LuaSQL is free software and uses the same license as Lua 5.1.

Source code for LuaSQL can be downloaded from its GitHub repository.

QLua build

Форкнуто для удобной сборки для Lua 5.3 и Lua 5.4 (x64)

Подробнее: https://quik2dde.ru/viewtopic.php?id=339

About

LuaSQL is a simple interface from Lua to a DBMS. It's forked to build QUIK Lua library.

http://keplerproject.github.io/luasql


Languages

Language:C 79.5%Language:C++ 15.5%Language:Lua 4.3%Language:Java 0.4%Language:Pascal 0.2%Language:Makefile 0.1%Language:Stata 0.0%