lmangani / community-extensions

DuckDB Community Extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DuckDB Community Extensions Repository

This repository collects third-party extensions created for DuckDB.

Visit the DuckDB community extensions website to learn more about the available extensions.

Learn about the official extensions and community extensions.

Current extensions:

Name Description
crypto Adds cryptographic hash functions and HMAC.
evalexpr_rhai Evaluate the Rhai scripting language in DuckDB.
h3 Implements hierarchical hexagonal indexing for geospatial data.
lindel Implements linearization/delinearization, Z-Order, Hilbert and Morton curves.
prql Allows running PRQL commands directly within DuckDB.
scrooge Supports a set of aggregation functions and data scanners for financial data.
shellfs Allows shell commands to be used for input and output.
ulid ULID data type for DuckDB

About

DuckDB Community Extensions


Languages

Language:Shell 82.7%Language:Python 17.3%