Path to this page:
./
databases/lua-dbi-postgresql,
Multi-backend SQL database library for Lua (postgresql backend)
Branch: CURRENT,
Version: 0.7.2,
Package name: lua54-dbi-postgresql-0.7.2,
Maintainer: pkgsrc-usersLuaDBI is a database interface library for Lua. It is designed to provide
a RDBMS agnostic API for handling database operations. LuaDBI also provides
support for prepared statement handles, placeholders and bind parameters
for all database operations.
Currently LuaDBI supports DB2, Oracle, MySQL, PostgreSQL and SQLite databases
with native database drivers.
Required to run:[
lang/lua53] [
databases/postgresql95-client] [
databases/lua-dbi]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 35.607 KB
Version history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Updated to version: lua54-dbi-postgresql-0.7.2
- (2025-07-15) Package deleted from pkgsrc
- (2020-07-12) Package added to pkgsrc.se, version lua53-dbi-postgresql-0.7.2 (created)
CVS history: (Expand)
| 2020-07-09 18:12:57 by Nia Alarie | Files touched by this commit (15) |
Log message:
databases: Add lua-dbi
LuaDBI is a database interface library for Lua. It is designed to provide
a RDBMS agnostic API for handling database operations. LuaDBI also provides
support for prepared statement handles, placeholders and bind parameters
for all database operations.
Currently LuaDBI supports DB2, Oracle, MySQL, PostgreSQL and SQLite databases
with native database drivers.
|