sqltable

Database-to-Lua Mapper

$ luarocks install sqltable

SqlTable makes database tables look as close as possible to
ordinary Lua tables. SELECT, INSERT, UPDATE, and DELETE are all
handled with metamethods in such a way that no SQL needs to be
written in most cases. SqlTable also provides some other
features such as connection pooling and easy ad-hoc query error
handling.

Versions

1.4-242 days ago6 downloads
1.4-16 years ago376 downloads
1.3-16 years ago531 downloads
1.2-16 years ago687 downloads
1.0-18 years ago119 downloads

Dependencies

lua >= 5.1, < 5.5

Labels

Manifests