I was wondering if there is a LUA based ORM to use with OpenResty?
or perhaps a best practice on updating data via nginx and lua.
Mapping json to LUA object or table that we can send to postgres backend
for building a REST API using openresty.
Maybe there is some links in the documentation somewhere?
Thanks in advance for your advice.
David.