[ 源代码: lua-dbi ]
软件包:lua-dbi-mysql(0.7.4-1)
DBI library for the Lua language, MySQL backend
Lua DBI 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.
This package contains the MySQL backend.
Lua DBI is a better alternative to lua-sql since it supports prepared statements.
其他与 lua-dbi-mysql 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: lua-dbi-common
- DBI library for the Lua language, common files