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-129 days ago23 downloads
1.5-1115 days ago87 downloads
1.4-21 year ago52 downloads
1.4-17 years ago379 downloads
1.3-17 years ago1,866 downloads
1.2-17 years ago2,022 downloads
1.0-19 years ago123 downloads

Dependencies

lua >= 5.3, < 5.5

Labels

Manifests