luadbi-duckdb

Database abstraction layer

$ luarocks install luadbi-duckdb

LuaDBI is a database interface library for Lua. It is designed
to provide a RDBMS agnostic API for handling database
operations. LuaDBI also provides support for prepared statement
handles, placeholders and bind parameters for all database
operations.

This rock is the DuckDB DBD module. You will also need the
base DBI module to use this software.

Versions

0.7.4-18 days ago8 downloads

Dependencies

lua >= 5.1, < 5.5
luadbi = 0.7.4

Manifests