The Lua language
LuaSQL
Database connectivity for the Lua language

overview · current version · download · what's new · manual · history


Contents

Overview

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

Current version

LuaSQL version 2.0 (for Lua 5.0) is now available for download! The PostgreSQL driver has been tested on Linux and MacOS X, and the ODBC driver has been tested on Windows (SQLServer and Microsoft Access drivers) and on Linux (Linux ODBC Informix driver).

Download

LuaSQL can be downloaded in source code from the following links:

luasql.tar.gz
luasql.zip

What's new

Version 2.0 has some design modifications and implementation improvements

History

LuaSQL was designed by Pedro Miller Rabinovitch and Roberto Ierusalimschy, sponsored by Fábrica Digital. The first implementation was compatible with Lua 4.0a. The current ODBC driver has been adapted from the original version by Diego Nehab, and the PostgreSQL driver has been adapted by Roberto Ierusalimschy and Carlos Cassino. Version 1.1 was made by Diego Nehab, Eduardo Quintão and Tomás Guisasola.

overview · current version · download · what's new · manual · history


Last modified by Tomás Guisasola on
Fri May 2 15:16:55 BRT 2003