Path to this page:
./
databases/lua-lsqlite3,
Binding for Lua to the SQLite3 database library
Branch: pkgsrc-2021Q3,
Version: 0.9.5nb2,
Package name: lua53-lsqlite3-0.9.5nb2,
Maintainer: nialsqlite3 is a thin wrapper around the public domain SQLite3 database engine.
The lsqlite3 module supports the creation and manipulation of SQLite3
databases.
After a require('lsqlite3') the exported functions are called with prefix
sqlite3. However, most sqlite3 functions are called via an object-oriented
interface to either database or SQL statement objects.
Master sites:
SHA1: a87a288417b5ef9d7a951d9552b6685319c7f57f
RMD160: 25ef4c8d249ce0d416e0e5ca123dae6f18f0052c
Filesize: 2073.53 KB
Version history: (Expand)
- (2021-09-28) Package has been reborn
- (2021-09-27) Package added to pkgsrc.se, version lua53-lsqlite3-0.9.5nb2 (created)