Making lua–yottadb Fast
Sep 20, 2023 · 20 min read · 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 to go ~4× as fast when looping through database records, and a stunning 47× as fast when creating Lua...
Join discussion