套件: lua-dbi-sqlite3 (0.5.hg5ba1dd988961-4)
lua-dbi-sqlite3 的相關超連結
Trisquel 的資源:
下載原始碼套件 lua-dbi:
- [lua-dbi_0.5.hg5ba1dd988961-4.dsc]
- [lua-dbi_0.5.hg5ba1dd988961.orig.tar.gz]
- [lua-dbi_0.5.hg5ba1dd988961-4.debian.tar.xz]
維護者:
Original Maintainer:
- Enrico Tassi
外部的資源:
- 主頁 [code.google.com]
相似套件:
DBI library for the Lua language, sqlite3 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 sqlite3 backend.
Lua DBI is a better alternative to lua-sql since it supports prepared statements.
其他與 lua-dbi-sqlite3 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 shared library
-
- dep: lua-dbi-common
- DBI library for the Lua language, common files