Develop and Download Open Source Software

Lua-Sqlite3

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2006-05-11 16:51
A small fix was made to compile with MSVC6.
2006-05-10 14:58
Lua 5.1 support was added, and 5.0 is still
supported. An autoconf configure script is
provided.
2005-06-16 02:51
A bugfix for a problem with bind()/first_cols() on empty
tables, new functions to set busy timeout or handler, and
new features for automatic parameter name mapping and
binding with key/value tables (dynamic binding).
2004-10-07 22:21
This release depends on sqlite library 3.0.7, and should compile with older compilers. The Makefile has been cleaned up.
2004-09-14 08:18

Project Resources

http://freecode.com/urls/f5fd1c761e69492399443a400c6e7481
http://freecode.com/urls/9f2edff905b8b06b6a0c5733471319d5
http://freecode.com/urls/34a9183e60d7eff4c50fb7e7d5a15e8d
http://freecode.com/urls/0244c0225b7c506f6d70f85287c263e0
http://freecode.com/projects/lua-sqlite3

Project Description

Lua-Sqlite3 is a binding of SQLite 3 for Lua. It is unique in
contrast to other database bindings that it consists of two
layers. The first layer translates the SQLite 3
implementation's C API to Lua. The second layers are
interface layers, written in Lua. These layers provide a nice
and smart view of the database.


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.