资 源 简 介
This is fbclient 0.5, the latest version based on alien, compatible with Lua 5.1 and Lua 5.2. A version for LuaJIT2 based on the native ffi interface is in progress.
fbclient is a binding of the Firebird client library for the Lua language (why?). It comes as a collection of Lua modules that allows you to connect and execute queries against the Firebird Relational Database. It aims at full API coverage.
Features
3-layer API: object interface, procedural interface, and binding
written in Lua, all binding goes through alien
aims at full API coverage, including the latest Firebird API a