Path to this page:
./
databases/lua-dbi-mysql,
Multi-backend SQL database library for Lua (mysql backend)
Branch: CURRENT,
Version: 0.7.2nb1,
Package name: lua53-dbi-postgresql-0.7.2nb1,
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/mysql57-client] [
databases/lua-dbi]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 35.607 KB
Version history: (Expand)
- (2021-06-24) Updated to version: lua53-dbi-postgresql-0.7.2nb1
- (2020-07-12) Package added to pkgsrc.se, version lua53-dbi-postgresql-0.7.2 (created)
CVS history: (Expand)
2021-06-23 22:33:18 by Nia Alarie | Files touched by this commit (103) |
Log message:
Revbump for MySQL default change
|
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.
|