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.6-11 year ago229 downloads
1.5-11 year ago90 downloads
1.4-22 years ago69 downloads
1.4-18 years ago382 downloads
1.3-18 years ago3,759 downloads
1.2-18 years ago3,900 downloads
1.0-110 years ago129 downloads

Dependencies

lua >= 5.3, < 5.5

Labels

Manifests