#lua
Read more stories on Hashnode
Articles with this tag
A case study for replacing PHP with Lua · Objectives My customer has web applications written in PHP, accessing an M database. For various reasons they...
This is an update to version 1 of my blog article that benchmarked Lua alternatives to OpenResty. Several parties replied to inform me of some...
The problem One of my customers, the University of Antwerp, wants to switch from PHP to Lua 5.4 for their web apps that access their library catalogue...
TLDR: YottaDB is a fast and clean database and it deserves a Lua API that is as fast as possible. This article discusses how we improved lua-yottadb...