quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please add DuckDB

Open ak-coram opened this issue 1 year ago • 0 comments

DuckDB

Description: Common Lisp CFFI wrapper around the DuckDB C API Author: Ákos Kiss License: MIT Source: https://github.com/ak-coram/cl-duckdb.git

DuckDB is a fast in-process analytical database

DuckDB supports a feature-rich SQL dialect complemented with deep integrations into client APIs. DuckDB v1.0.0 was released in June 2024.

This library depends on trivial-clock and frugal-uuid, see https://github.com/quicklisp/quicklisp-projects/issues/2428

ak-coram avatar Jul 13 '24 11:07 ak-coram