Exasol Driver for Lua

August 28, 2026 ยท View on GitHub

A LuaSQL driver for the Exasol database.

Build and test Lua project

Check out the user guide for more details.

Features

  1. Connect to an Exasol database and execute SQL statements
  2. Encrypted communication via TLS
  3. TLS certificate fingerprint pinning
  4. Compatible with the LuaSQL API
  5. 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.