An external Rexx function package to connect to SQL databases
Rexx/SQL is a Rexx external function package that allows access to various SQL databases
with the same interface. Multiple databases from different vendors may be connected at once.
Wrapper library for adding MySQL support into the REXX language. Libraries are written in C and then imported into REXX scripts. Once imported REXX scripts can access most of the functions of the MySQL C API through REXX.