exasol / exasol-driver-lua

Exasol SQL driver for Lua
MIT License
1 stars 0 forks source link
database driver exasol exasol-integration lua sql

Exasol Driver for Lua

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. Compatible with the LuaSQL API
  4. Runs inside an Exasol user defined functions (UDF), see the user guide for details. Exasol 8 or later is required for this.

Information for Users

Dependencies

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.