Skip to content

LuaSQLite 3 is a thin wrapper around the public domain SQLite3 database engine.

Notifications You must be signed in to change notification settings

zerospace007/lsqlite3

 
 

Repository files navigation

LuaSQLite 3 provides a means to manipulate SQLite3 
databases directly from lua using Lua 5.

To use this library you need SQLite3 library.
You can get it from http://www.sqlite.org/

Lua 5 is available from http://www.lua.org/

About

LuaSQLite 3 is a thin wrapper around the public domain SQLite3 database engine.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 42.4%
  • Lua 31.6%
  • CMake 24.1%
  • Makefile 1.9%