# lsqlite3 **Repository Path**: mirrors_LuaDist/lsqlite3 ## Basic Information - **Project Name**: lsqlite3 - **Description**: LuaSQLite 3 is a thin wrapper around the public domain SQLite3 database engine. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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/