[ ソース: lua-dbi ]
パッケージ: lua-dbi-postgresql (0.7.4-1)
lua-dbi-postgresql に関するリンク
Debian の資源:
lua-dbi ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 クライアントライブラリ
-
- dep: lua-dbi-common
- DBI library for the Lua language, common files