golgote / frigo

Frigo is a simple database wrapper and ORM solution for Lua built on top of LuaSQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frigo
=====

Frigo is a simple ORM for the Lua programming language 
built on top of LuaSQL.
It is composed of a database wrapper which provides a 
few functions to make it easier to use the database, as
well as adapters to various database vendors.
It also provides a simple ORM layer.

About

Frigo is a simple database wrapper and ORM solution for Lua built on top of LuaSQL.


Languages

Language:Lua 100.0%