cl-duckdb

MIT License

CFFI wrapper around the DuckDB C API

$ area51 add cl-duckdbCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-duckdb:some-function ...)