Unsigned DuckDB extension repository. Requires DuckDB v1.5.3.
SET allow_unsigned_extensions = true; INSTALL quackscale FROM 'https://quackscience.github.io/duckdb-quackscale'; LOAD quackscale;