Description
A database interface library for Lua, giving scripts a common way to connect to databases and run queries.
It is scripting database infrastructure. Developers use it when Lua applications need persistent data, and should handle credentials, errors, and SQL input carefully.