$ luarocks install sql-orm
An Object-Relational Mapping (ORM) for Lua, modified from https://github.com/itdxer/4DaysORM/
improves:
- no global variables
- support table name with one underscore
Versions
Dependencies
lua >= 5.1
$ luarocks install sql-orm
An Object-Relational Mapping (ORM) for Lua, modified from https://github.com/itdxer/4DaysORM/
improves:
- no global variables
- support table name with one underscore