YDBLua is a Lua language plugin for the YottaDB database.

$ luarocks install ydblua

YDBLua provides a shared library that lets the Lua language access
a YottaDB database and the means to invoke M routines from within Lua.
While this project is stand-alone, there is a closely related project called
MLua that goes in the other direction, allowing M software to invoke the Lua language.
If you wish for both abilities, start with MLua which is designed to incorporate YDBLua.

Versions

3.1-19 hours ago0 downloads

Dependencies

lua >= 5.1

Manifests