This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > luadbi (0.5)

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.

Optitional requirements:
databases (at least one from mysql, psql, sqlite3, db2, oracle)
You can pass to slackbuild list of databases you want LuaDBI to work
with (e.g. DBs="psql sqline3 oracle" or DBs="free db2").

free - builds MySQL, PostgreSQL and SQLite3 drivers
all - as above, but also builds DB2 and Oracle drivers
mysql
psql
sqlite3
db2
oracle

This requires: lua

Maintained by: Andrew Tkalia
Keywords: lua,prosody,xmpp,db,sqlite3,mysql,psql,postgresql
ChangeLog: luadbi

Homepage:
https://luarocks.org/modules/luarocks/luadbi

Source Downloads:
luadbi.0.5.tar.gz (ede2b003aadddc151aac87050c3d926e)

Download SlackBuild:
luadbi.tar.gz
luadbi.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
luadbi.SlackBuild
luadbi.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds