rawduck

Unsigned DuckDB extension repository. Requires DuckDB v1.5.3.

SET allow_unsigned_extensions = true;
INSTALL rawduck FROM 'https://quackscience.github.io/rawduck';
LOAD rawduck;

Available binaries