duckdb-ffi: Haskell FFI bindings for DuckDB

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This library provides low-level FFI bindings to DuckDB. Tested with DuckDB version 1.5.0. Exposes the full DuckDB C API. . Requires libduckdb to be installed on the system. See https://duckdb.org/docs/installation for installation instructions.

Properties

Versions 0.1.4.1, 1.4.1.1, 1.4.1.2, 1.4.1.3, 1.4.1.4, 1.4.1.5, 1.5.0.0, 1.5.0.0
Change log CHANGELOG.md
Dependencies base (>=4.18 && <4.23), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.9), exceptions (>=0.10 && <0.11), mtl (>=2.3 && <2.4), text (>=2.0 && <2.2), time (>=1.12 && <1.16), transformers (>=0.6 && <0.7) [details]
License MPL-2.0
Author Matthias Pall Gissurarson
Maintainer mpg@mpg.is
Category Database
Home page https://github.com/Tritlo/duckdb-haskell
Bug tracker https://github.com/Tritlo/duckdb-haskell/issues
Source repo head: git clone https://github.com/Tritlo/duckdb-haskell.git(duckdb-ffi)
Uploaded by tritlo at 2026-03-11T02:15:26Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees