Here are resources related to database access in Lua.
- DBMS-generic
- [LuaSQL] (5.0/5.1/5.2/5.3) - ODBC, Oracle, MySQL, SQLite, JDBC and PostgreSQL (see also Dado [1] for a higher level generic API).
- [LuaDBI] (5.1/5.2/5.3) - DB2, Oracle, MySQL, PostgreSQL, SQLite. Based on Perl's DBI, provides prepared statements, placeholders and bind parameters.
- [Lua/APR relational database drivers] wrap APR's interface to relational database engines like SQLite, MySQL, PostgreSQL, Oracle, ODBC and FreeTDS.
- [LuaLDAP] A Lua interface to an LDAP library [2] or ADSI [3].
- [Lua Web Tools] (5.1/5.2) - MySQL, SQLite3, FreeTDS
- [LuaODBC] (5.1/5.2) - ODBC bindig for Lua.
RecentChanges · preferences
edit · history
Last edited October 13, 2018 5:40 pm GMT (diff)