lua-CoatPersistent is a Lua 5.1 port of Coat::Persistent, a Perl module, which is inspired by Ruby Active Record.
lua-CoatPersistent is an Object-Relational Mapping for lua-Coat. It is built over the modules LuaSQL and Dado. It could support all database engine which has a driver in LuaSQL.
The homepage is at http://fperrad.github.com/lua-CoatPersistent, and the sources are hosted at http://github.com/fperrad/lua-CoatPersistent.
Copyright (c) 2010-2012 Francois Perrad
This library is licensed under the terms of the MIT/X11 license, like Lua itself.