Exasol Driver for Lua
August 28, 2026 ยท View on GitHub
A LuaSQL driver for the Exasol database.
Check out the user guide for more details.
Features
- Connect to an Exasol database and execute SQL statements
- Encrypted communication via TLS
- TLS certificate fingerprint pinning
- Compatible with the LuaSQL API
- Runs inside an Exasol user defined functions (UDF), see the user guide for details.
Information for Users
Dependencies
Requires Exasol 8.10.0 or later.
See the dependencies list for build and test dependencies and license information.
Information for Developers
Requirement, design documents and coverage tags are written in OpenFastTrace format.