Pakket: lua-dbi-common (0.7.4-1)
Verwijzigingen voor lua-dbi-common
Debian bronnen:
Het bronpakket lua-dbi downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
DBI library for the Lua language, common files
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 files common to all backends.
Lua DBI is a better alternative to lua-sql since it supports prepared statements.