Lua connectivity options for Firebird

There is only one maintained Lua driver for Firebird.

Fbclient Other

Fbclient is a binding of the Firebird client library for the Lua language. It comes as a collection of pure Lua modules that allows you to connect and execute queries against the Firebird Relational Database. It is a modular, 3-layer API aiming at full API coverage.

Home website