2003-03-26 15:06:20 +00:00
2003-03-26 15:06:20 +00:00
2003-03-26 15:06:20 +00:00
2003-03-26 15:06:20 +00:00
2003-03-26 15:06:20 +00:00
2003-03-26 15:06:20 +00:00
2003-03-26 15:06:20 +00:00
2003-03-26 15:06:20 +00:00
2003-03-26 15:06:20 +00:00
2003-03-26 15:06:20 +00:00

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
No description provided
Readme 836 KiB
Languages
C 58.8%
Lua 38.8%
Java 1.8%
Makefile 0.6%