Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mehd-io/duckdb-extension-radar

This repo contains information about DuckDB extensions found on GitHub. Refreshed daily
https://github.com/mehd-io/duckdb-extension-radar

duckdb-extension

Last synced: about 2 months ago
JSON representation

This repo contains information about DuckDB extensions found on GitHub. Refreshed daily

Awesome Lists containing this project

README

        

![DuckDB Extensions Radar](/img/duckdb_extension_radar.png?raw=true)
# DuckDB Extensions Radar

This repo contains information about DuckDB extensions found on GitHub. Refreshed daily. Sorted by Created date.
Last refresh **2024-07-31**.
## ⚠️ Disclaimer
This is a bit hacky and searches for repos containing the string `.duckdb_extension`, so it's not 100% reliable.
Extensions that are not included in the DuckDB core (and are not listed in the output from duckdb_extensions()) are considered unsigned. To install these extensions, you must use the `-unsigned` flag when launching DuckDB. Please be aware that installing unsigned extensions carries potential risks, as this repository does not endorse or guarantee the trustworthiness of any listed extensions.
| Repository | Stars | Created | Last Updated | About |
|:------------------------------------------------------------------------------------------------------|--------:|:---------------------|:---------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [duckdb-prql](https://github.com/ywelsch/duckdb-prql) | 236 | 2023-02-16T15:33:08Z | 2024-07-30T14:04:42Z | PRQL as a DuckDB extension |
| [duckdb-shellfs-extension](https://github.com/rustyconover/duckdb-shellfs-extension) | 40 | 2024-05-16T11:33:01Z | 2024-07-30T14:03:22Z | DuckDB extension allowing shell commands to be used for input and output. |
| [duckdb-evalexpr-rhai-extension](https://github.com/rustyconover/duckdb-evalexpr-rhai-extension) | 5 | 2024-07-05T03:59:36Z | 2024-07-30T05:41:36Z | A DuckDB extension to evaluate the Rhai scripting language as part of SQL. |
| [duckdb-extension-radar](https://github.com/mehd-io/duckdb-extension-radar) | 67 | 2023-02-24T12:54:44Z | 2024-07-30T00:08:16Z | This repo contains information about DuckDB extensions found on GitHub. Refreshed daily |
| [duckdb-cron-extension](https://github.com/rustyconover/duckdb-cron-extension) | 18 | 2024-05-28T02:41:03Z | 2024-07-29T12:57:58Z | DuckDB Cron Expression Extension |
| [extension-ci-tools](https://github.com/duckdb/extension-ci-tools) | 8 | 2024-02-26T14:59:26Z | 2024-07-29T08:50:08Z | Repository containing reusable workflows / actions for building DuckDB extensions |
| [duckdb_azure](https://github.com/duckdb/duckdb_azure) | 43 | 2023-07-06T15:02:30Z | 2024-07-28T15:05:13Z | Azure extension for DuckDB |
| [duckdb-bigquery](https://github.com/hafenkran/duckdb-bigquery) | 9 | 2024-06-07T19:58:45Z | 2024-07-27T20:54:28Z | DuckDB Extension enabling the seamless integration and querying of BigQuery datasets within DuckDB |
| [duckdb_bigquery](https://github.com/bqbooster/duckdb_bigquery) | 3 | 2024-04-19T22:40:20Z | 2024-07-27T15:51:42Z | DuckDB BigQuery FDW extension |
| [duckdb-extension-clickhouse-sql](https://github.com/lmangani/duckdb-extension-clickhouse-sql) | 12 | 2024-07-06T10:30:09Z | 2024-07-26T22:36:11Z | DuckDB Community Extension implementing ClickHouse SQL Dialect macros for DuckDB |
| [duckdb_delta](https://github.com/duckdb/duckdb_delta) | 96 | 2024-05-15T08:03:38Z | 2024-07-26T18:29:37Z | DuckDB extension for Delta Lake |
| [duckdb-extension-template-zig](https://github.com/rupurt/duckdb-extension-template-zig) | 17 | 2024-02-25T03:42:59Z | 2024-07-25T16:16:18Z | A Zig template for building DuckDB extensions |
| [arrow](https://github.com/duckdb/arrow) | 32 | 2022-11-01T14:41:47Z | 2024-07-25T14:57:37Z | Extension for DuckDB for functions that require the Apache Arrow dependency |
| [duckdb-lindel-extension](https://github.com/rustyconover/duckdb-lindel-extension) | 15 | 2024-06-29T19:55:08Z | 2024-07-25T13:19:27Z | DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves |
| [odbc-scanner-duckdb-extension](https://github.com/rupurt/odbc-scanner-duckdb-extension) | 71 | 2023-05-29T22:21:53Z | 2024-07-25T12:07:33Z | A DuckDB extension to read data directly from databases supporting the ODBC interface |
| [sqlite_scanner](https://github.com/duckdb/sqlite_scanner) | 194 | 2021-10-12T11:51:06Z | 2024-07-24T13:41:24Z | DuckDB extension to read and write to SQLite databases |
| [duckdb-deltatable-extension](https://github.com/Mause/duckdb-deltatable-extension) | 93 | 2022-09-30T06:10:58Z | 2024-07-24T12:31:58Z | A purely experimental DuckDB Deltalake extension |
| [duckpgq-extension](https://github.com/cwida/duckpgq-extension) | 38 | 2023-04-05T07:26:55Z | 2024-07-24T12:15:20Z | DuckDB extension that adds support for SQL/PGQ |
| [duckdb_protobuf](https://github.com/0xcaff/duckdb_protobuf) | 3 | 2024-06-10T07:23:39Z | 2024-07-24T09:56:19Z | a duckdb extension for querying encoded protobuf messages |
| [extension-template](https://github.com/duckdb/extension-template) | 104 | 2023-02-02T11:52:03Z | 2024-07-22T14:07:43Z | Template for DuckDB extensions to help you develop, test and deploy a custom extension |
| [duckdb-crypto-extension](https://github.com/rustyconover/duckdb-crypto-extension) | 6 | 2024-06-26T02:00:44Z | 2024-07-22T09:17:54Z | DuckDB Extension for cryptographic hash functions and HMAC |
| [duckdb-maxcompute](https://github.com/Smallhi/duckdb-maxcompute) | 0 | 2024-07-21T09:15:23Z | 2024-07-21T09:15:27Z | duckdb extension for maxcompute of aliyun |
| [duckdb_excel](https://github.com/duckdb/duckdb_excel) | 2 | 2024-05-15T20:31:15Z | 2024-07-19T17:24:24Z | Excel extension for DuckDB |
| [duckdb_httpfs](https://github.com/duckdb/duckdb_httpfs) | 9 | 2023-10-16T11:25:45Z | 2024-07-19T00:07:57Z | HTTPFS extension for DuckDB. Adds support for an HTTPFileSytem and S3FileSystem. |
| [intelligent-duck](https://github.com/bhargav191098/intelligent-duck) | 1 | 2024-04-08T22:42:41Z | 2024-07-18T17:02:11Z | Adding an Alex learned index extension to DuckDB :) |
| [zig-duckdb-ext](https://github.com/softprops/zig-duckdb-ext) | 5 | 2024-04-28T05:00:09Z | 2024-07-18T17:00:41Z | 🐥 a duckdb extension library for zig |
| [duckdb_sqlsmith](https://github.com/duckdb/duckdb_sqlsmith) | 2 | 2024-05-27T13:32:36Z | 2024-07-16T12:58:44Z | DuckDB SQLsmith extension repository |
| [duckdb-sql-tools](https://github.com/RandomFractals/duckdb-sql-tools) | 8 | 2022-12-24T15:44:28Z | 2024-07-14T15:17:37Z | DuckDB SQL Tools add DuckDB support to VSCode, and provide database schema and SQL query interfaces for the popular SQLTools extension, SQL query editor, language server, and data processing tools. |
| [duckdb-cron-expression-extension](https://github.com/rustyconover/duckdb-cron-expression-extension) | 0 | 2024-07-13T11:40:19Z | 2024-07-13T11:40:25Z | DuckDB Extension for Cron Expressions |
| [duckdb_msgpack_extension](https://github.com/yajirobee/duckdb_msgpack_extension) | 0 | 2023-09-28T04:03:15Z | 2024-07-12T06:54:30Z | DuckDB extension to retrieve MessagePack format data |
| [duckdb-athena-extension](https://github.com/dacort/duckdb-athena-extension) | 49 | 2023-02-22T00:06:36Z | 2024-07-03T22:43:15Z | An experimental Athena extension for DuckDB 🐤 |
| [duckdb-pbix-extension](https://github.com/Hugoberry/duckdb-pbix-extension) | 7 | 2024-03-12T10:01:28Z | 2024-06-30T23:00:22Z | Duckdb extension for parsing the metadata and contents of the embedded data mode in PowerBI pbix files |
| [dbt_with_dagster_and_turntable](https://github.com/nydasco/dbt_with_dagster_and_turntable) | 0 | 2024-06-29T03:09:48Z | 2024-06-29T03:09:48Z | An extension of the dbt_with_duckdb repo, adding Dagster for orchestration and Turntable for field lineage |
| [duckdb-apachedatasketches-extension](https://github.com/jghoman/duckdb-apachedatasketches-extension) | 0 | 2024-06-23T20:40:13Z | 2024-06-25T01:39:50Z | Extension for accessing Apache Datasketches methods through DuckDB |
| [QuackML](https://github.com/Angus-Toms/QuackML) | 2 | 2023-12-18T15:04:39Z | 2024-06-19T13:28:35Z | Source code for an ML extension for DuckDB - MInf project @ The University of Edinburgh |
| [libduckdb-alpine](https://github.com/arjunbajaj/libduckdb-alpine) | 0 | 2024-06-14T17:25:28Z | 2024-06-14T17:26:03Z | `libduckdb.so` and `sqlite_scanner.duckdb_extension` compiled for Alpine Linux |
| [duckdb-vector](https://github.com/ttanay/duckdb-vector) | 7 | 2023-08-16T17:35:13Z | 2024-06-14T17:15:44Z | Vector extension for duckdb |
| [extension-template](https://github.com/barnardh/extension-template) | 0 | 2024-06-12T07:38:44Z | 2024-06-12T07:38:50Z | DuckDB extension template |
| [exon-duckdb](https://github.com/wheretrue/exon-duckdb) | 7 | 2023-04-28T14:30:43Z | 2024-06-08T11:39:01Z | DuckDB Extension for working with bioinformatic data. |
| [fasql](https://github.com/wheretrue/fasql) | 20 | 2023-03-17T05:19:17Z | 2024-06-08T11:38:44Z | DuckDB Extension for reading and writing FASTA and FASTQ Files |
| [duckdb-test-extension](https://github.com/MichaelBelousov/duckdb-test-extension) | 0 | 2024-06-01T18:19:09Z | 2024-06-05T22:08:49Z | test duckdb extension. The intent is to test how possible an IFC file backend is possible. |
| [tiny-semantic-caching](https://github.com/Ezzaldin97/tiny-semantic-caching) | 2 | 2024-05-31T18:41:14Z | 2024-06-04T23:00:17Z | using Ollama and Duckdb Vector Search Extension to build in Memory Semantic Caching Database |
| [duckfly](https://github.com/raywill/duckfly) | 0 | 2024-05-27T03:24:09Z | 2024-05-27T03:24:14Z | Test duckdb extension |
| [pg_tpcds](https://github.com/askyx/pg_tpcds) | 0 | 2024-03-31T13:10:53Z | 2024-05-21T10:06:35Z | A plug-and-play postgres extension for testing tpcds, inspired by duckdb |
| [hack_duckdb_gql](https://github.com/zmajeed/hack_duckdb_gql) | 0 | 2024-05-16T06:19:52Z | 2024-05-16T14:18:20Z | A DuckDB extension that runs GQL queries on a graph stored in relational tables |
| [delta-kernel-testing](https://github.com/samansmink/delta-kernel-testing) | 1 | 2024-03-13T14:09:35Z | 2024-05-15T13:08:24Z | Testing out delta kernel in duckdb extension |
| [aws](https://github.com/samansmink/aws) | 2 | 2023-03-14T11:40:50Z | 2024-05-04T01:53:16Z | DuckDB AWS extension |
| [Sheetreader-Extension-For-DuckDB](https://github.com/paullhartwig/Sheetreader-Extension-For-DuckDB) | 0 | 2024-05-02T21:01:28Z | 2024-05-02T21:01:33Z | This extension implements sheetreader to duckdb, making it possible to load xls files into duckdb efficiently |
| [duckdb-skytether](https://github.com/drin/duckdb-skytether) | 0 | 2024-04-29T22:17:18Z | 2024-04-29T22:17:21Z | An integrated repository for duckdb and various development extensions to support skytether functionality. |
| [adbc-scanner-duckdb-extension](https://github.com/rupurt/adbc-scanner-duckdb-extension) | 1 | 2023-08-08T03:26:38Z | 2024-04-20T22:23:34Z | A DuckDB extension to read data directly from databases supporting the ADBC interface |
| [ducktea](https://github.com/xyztony/ducktea) | 0 | 2024-04-15T11:36:58Z | 2024-04-15T18:04:02Z | DuckDB Tea File Extension |
| [duckdb_xml](https://github.com/mostsignificant/duckdb_xml) | 0 | 2024-04-11T20:48:55Z | 2024-04-11T20:49:01Z | A DuckDB extension for reading XML files |
| [duckdb_faker](https://github.com/mostsignificant/duckdb_faker) | 0 | 2024-04-06T20:09:33Z | 2024-04-06T20:09:38Z | A simple DuckDB extension for generating fake data |
| [url-parse-extension](https://github.com/samansmink/url-parse-extension) | 1 | 2024-03-22T13:27:44Z | 2024-03-22T14:42:20Z | Demo extension for DuckDB blogpost |
| [sampleduck](https://github.com/murfffi/sampleduck) | 0 | 2024-03-21T13:07:11Z | 2024-03-21T13:07:17Z | DuckDB extensions with aggregation functions for sampled data |
| [duckdb_mysql_scanner](https://github.com/Kayrnt/duckdb_mysql_scanner) | 14 | 2023-06-24T19:58:28Z | 2024-03-17T13:02:20Z | DuckDB extension for MySQL |
| [duckdb-extension-ftpfs](https://github.com/rupurt/duckdb-extension-ftpfs) | 1 | 2023-07-27T04:53:46Z | 2024-03-13T11:31:24Z | FTP file system extension for DuckDB |
| [libpostal-duckdb](https://github.com/NickCrews/libpostal-duckdb) | 2 | 2023-11-28T21:57:04Z | 2024-03-12T00:34:45Z | A DuckDB WASM extension that wraps libpostal for address parsing |
| [duckdb-hdfs](https://github.com/vincent-chang/duckdb-hdfs) | 2 | 2023-11-08T12:57:22Z | 2024-03-04T14:13:12Z | duckdb hdfs extension |
| [litegeo](https://github.com/blackrez/litegeo) | 1 | 2024-01-17T20:44:04Z | 2024-01-20T21:23:42Z | Lite geo is an extension for duckdb adding some geometric functions in duckdb. Based on the excellent and fast tg library. |
| [duckdb-hdfs-docker](https://github.com/vincent-chang/duckdb-hdfs-docker) | 0 | 2024-01-13T04:55:41Z | 2024-01-14T15:31:18Z | DuckDB Hadoopfs Extension Docker |
| [duckdb](https://github.com/joseph-njogu/duckdb) | 0 | 2024-01-12T06:12:54Z | 2024-01-12T06:12:54Z | Building duckdb from the source in order to add required extensions. |
| [duckdb-docker-apple-silicon](https://github.com/maartenbosteels/duckdb-docker-apple-silicon) | 0 | 2023-11-30T10:08:03Z | 2023-11-30T10:20:46Z | Use duckdb extensions in a container on Apple Silicon (Apple M1, M2 or Mx) |
| [duckdb-oml](https://github.com/nikso-itu/duckdb-oml) | 0 | 2023-11-02T16:24:02Z | 2023-11-07T22:36:39Z | OML extension for DuckDB. Enables the loading of OML files into DuckDB. Created as part of the course named "Advanced Data Systems" at ITU. |
| [duckdb-spatial-bug](https://github.com/felix-schott/duckdb-spatial-bug) | 0 | 2023-10-15T09:34:42Z | 2023-10-15T09:41:16Z | Minimal example to reproduce DuckDB spatial extension shapefile export bug |
| [duckdb-extension-workflow](https://github.com/Kayrnt/duckdb-extension-workflow) | 1 | 2023-08-26T01:06:16Z | 2023-08-31T08:38:36Z | DuckDB extension workflow diagrams |
| [cobol-copybook-duckdb-extension](https://github.com/rupurt/cobol-copybook-duckdb-extension) | 0 | 2023-08-16T04:18:54Z | 2023-08-16T04:18:59Z | A DuckDB extension to read mainframe record files given a COBOL copybook schema |
| [extension-workflows](https://github.com/samansmink/extension-workflows) | 0 | 2023-08-03T07:47:07Z | 2023-08-03T07:47:07Z | Contains reusable github workflows for DuckDB extensions |
| [duckdb-hnsw](https://github.com/jimexist/duckdb-hnsw) | 1 | 2023-04-21T06:43:52Z | 2023-08-02T02:31:02Z | Duckdb extension supporting ANN search based on HNSW |
| [duckdb-extension-spoke](https://github.com/spoke-data/duckdb-extension-spoke) | 1 | 2023-07-31T15:10:00Z | 2023-07-31T17:11:08Z | DuckDB extension for Spoke. The universal data connector |
| [duckdb-extension-memphis](https://github.com/rupurt/duckdb-extension-memphis) | 0 | 2023-07-31T01:18:47Z | 2023-07-31T01:18:52Z | Memphis DuckDB extension |
| [record-duckdb-extension](https://github.com/rupurt/record-duckdb-extension) | 5 | 2023-06-14T04:11:24Z | 2023-07-26T10:34:13Z | A DuckDB extension to read/write records from binary or text encoded files |
| [azure-extension](https://github.com/samansmink/azure-extension) | 0 | 2023-05-24T11:37:55Z | 2023-07-06T16:47:23Z | Experimental Azure DuckDB extension |
| [duckdb-windows-extensions](https://github.com/statlib/duckdb-windows-extensions) | 0 | 2023-06-19T08:56:30Z | 2023-06-20T20:13:52Z | DuckDB extensions for Windows users |
| [fmri-duckdb](https://github.com/jpmmcneill/fmri-duckdb) | 0 | 2023-03-06T11:50:19Z | 2023-03-06T23:45:14Z | FMRI Extension for duckdb |
| [duckdb-brace-of-ducks](https://github.com/jexp/duckdb-brace-of-ducks) | 0 | 2023-02-06T01:37:57Z | 2023-02-06T01:38:02Z | testing duckdb extension functions |