Projects / Lua-Sqlite3

Lua-Sqlite3

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.

Tags Database API Software Development Libraries
Licenses MIT/X
Operating Systems OS Independent
Implementation C Lua

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  11 May 2006 07:51
  • Rrelease-after

Changes: A small fix was made to compile with MSVC6.

  • Rrelease-mid
  •  10 May 2006 05:58
  • Rrelease-after

Changes: Lua 5.1 support was added, and 5.0 is still supported. An autoconf configure script is provided.

  • Rrelease-mid
  •  15 Jun 2005 17:51
  • Rrelease-after

Changes: 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).

  • Rrelease-mid
  •  07 Oct 2004 13:21
  • Rrelease-after

Changes: This release depends on sqlite library 3.0.7, and should compile with older compilers. The Makefile has been cleaned up.

  • Rrelease-mid
  •  13 Sep 2004 23:18
  • Rrelease-after

No changes have been submitted for this release.

26d5635565622eb6b799164852dc9da9_thumb

Project Spotlight

w2do

A simple text-based todo manager

7ef7ba4e7ee3be7a4468ec85a9f8ca3b_thumb

Project Spotlight

svn2cl

A script to convert Subversion logs to GNU-style changelogs.