summaryrefslogtreecommitdiff
path: root/databases/lua-dbi-mysql
AgeCommit message (Collapse)AuthorFilesLines
2021-06-23Revbump for MySQL default changenia1-1/+2
2020-07-09databases: Add lua-dbinia3-0/+30
LuaDBI 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. Currently LuaDBI supports DB2, Oracle, MySQL, PostgreSQL and SQLite databases with native database drivers.