Multi-backend SQL database library for Lua
LuaDBI is a database interface library for Lua. It's designed to provide an RDBMS agnostic API for handling database operations. It also provides support for prepared statement handles, placeholders, and bind parameters for all database operations. On FreeBSD, LuaDBI supports MySQL, PostgreSQL, and SQLite3 databases with native database drivers.
$
pkg install lua51-luadbiOrigin
databases/luadbi
Size
24.2KiB
License
MIT
Maintainer
olexander.v.melnyk@gmail.com
Dependencies
2 packages
Required by
0 packages