We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 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 #2428
The text was updated successfully, but these errors were encountered:
Added cl-duckdb per issue #2429
a1b338b
No branches or pull requests
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 #2428
The text was updated successfully, but these errors were encountered: