duckdb-ffi: Haskell FFI bindings for DuckDB

[ database, library, mpl ] [ Propose Tags ] [ Report a vulnerability ]

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.4.1, 1.4.1.1, 1.4.1.2, 1.4.1.3, 1.4.1.4, 1.4.1.5
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]
Tested with ghc >=9.6 && <9.7, ghc >=9.8 && <9.9, ghc >=9.10 && <9.11, ghc >=9.12 && <9.13, ghc >=9.14 && <9.15
License MPL-2.0
Author Matthias Pall Gissurarson
Maintainer mpg@mpg.is
Uploaded by tritlo at 2026-02-04T09:36:30Z
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)
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 52 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]