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.

A1ef8dcb5c425b120f9bcd8fb5f69bca_thumb

Project Spotlight

4tH compiler

A Forth bytecode compiler with a little difference.

No-screenshot

Project Spotlight

iText

Java classes to generate documents in the PDF format.