[ 原始碼: lua-dbi ]
套件:lua-dbi-postgresql(0.7.2-4)
DBI library for the Lua language, PostgreSQL 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 PostgreSQL backend.
Lua DBI is a better alternative to lua-sql since it supports prepared statements.
其他與 lua-dbi-postgresql 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: lua-dbi-common
- DBI library for the Lua language, common files