LuaSQL is a Lua library that provides access to the most important functionality available in any database manager. Here goes a small description of the files in the distribution ls_odbc.c -- ODBC driver (source) ls_odbc.h -- ODBC driver (header) ls_pg.c -- PostGreSQL driver (source) ls_pg.h -- PostGreSQL driver (header) luasql.c -- Common functions luasql.h -- Common definitions luasql.lua -- Dynamic loading stuf manual.html -- API manual performance.lua -- Performance test script test.lua -- API test script
Description
Languages
C
58.8%
Lua
38.8%
Java
1.8%
Makefile
0.6%