2004-11-23 12:01:48 +00:00
2004-11-18 12:03:08 +00:00
2004-11-22 18:26:45 +00:00
2004-11-23 12:01:48 +00:00
2004-11-22 18:26:45 +00:00
2004-11-09 13:15:17 +00:00
2004-11-22 18:26:45 +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

    authors.html     -- List of authors
    def.tmpl         -- .DEF template
    index.html       -- Home page
    licence.html     -- Copyright & License
    loader.tmpl      -- Lua loader template
    ls_mysql.c       -- MySQL driver
    ls_oci8.c        -- Oracle OCI 8 driver
    ls_odbc.c        -- ODBC driver
    ls_pg.c          -- PostgreSQL driver
    luasql.png       -- LuaSQL Logo
    luasql.c         -- Common functions
    luasql.h         -- Common definitions
    Makefile         -- Makefile for Unix systems
    manual.html      -- Reference manual
    performance.lua  -- Performance test script
    README           -- This file
    test.lua         -- Overall API test script

$Id: README,v 1.6 2003/12/29 15:27:23 tomas Exp $
Description
No description provided
Readme 836 KiB
Languages
C 58.8%
Lua 38.8%
Java 1.8%
Makefile 0.6%