Package lua5.4-module-dbi: Information
Source package: lua5.4-module-dbi
Version: 0.7.5-alt1
Build time: Oct 23, 2025, 08:19 AM in the task #398057
Category: Databases
Report package bugHome page: https://github.com/mwild1/luadbi
License: MIT
Summary: Database interface library for Lua
Description:
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.
List of RPM packages built from this SRPM:
lua5.4-module-dbi (x86_64, i586, aarch64)
lua5.4-module-dbi-debuginfo (x86_64, i586, aarch64)
lua5.4-module-dbi (x86_64, i586, aarch64)
lua5.4-module-dbi-debuginfo (x86_64, i586, aarch64)
Maintainer: Alexei Takaseev
Last changed
Oct. 23, 2025 Alexei Takaseev 0.7.5-alt1
- 0.7.5 - Fix FTBFS - Change BR postgresql-devel -> libpq-devel
July 30, 2022 Vladimir D. Seleznev 0.7.2-alt2
- Rebuilt for consistent package name for all lua versions. - Provided and obsoleted previous lua-dbi builds.
July 2, 2022 Vladimir D. Seleznev 0.7.2-alt1
- Initial build for ALT Sisyphus based on Fedora spec.