8000 GitHub - romonzaman/luasql: LuaSQL is a simple interface from Lua to a DBMS.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

romonzaman/luasql

 
 

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, Fire
566A
bird 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

Releases

No releases published

Packages

No packages published

Languages

  • C 58.7%
  • Lua 38.8%
  • Java 1.8%
  • Other 0.7%
0