forked from lunarmodules/luasql
-
Notifications
You must be signed in to change notification settings - Fork 0
LuaSQL is a simple interface from Lua to a DBMS.
tomatolog/luasql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LuaSQL http://keplerproject.github.io/luasql LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to: * Connect to ODBC, ADO, Oracle, MySQL, SQLite, Firebird and PostgreSQL databases; * Execute arbitrary SQL statements; * Retrieve results in a row-by-row cursor fashion. LuaSQL is free software and uses the same license as Lua 5.1. Source code for LuaSQL can be downloaded from its GitHub repository.
About
LuaSQL is a simple interface from Lua to a DBMS.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 69.3%
- Lua 27.5%
- Java 2.3%
- Other 0.9%