Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days ago
JSON representation
This repo contains information about DuckDB extensions found on GitHub. Refreshed daily
- Host: GitHub
- URL: https://github.com/mehd-io/duckdb-extension-radar
- Owner: mehd-io
- Created: 2023-02-24T12:54:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T00:13:13.000Z (8 months ago)
- Last Synced: 2024-03-11T01:27:45.242Z (8 months ago)
- Topics: duckdb-extension
- Language: Python
- Homepage:
- Size: 1.21 MB
- Stars: 50
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![DuckDB Extensions Radar](/img/duckdb_extension_radar.png?raw=true)
# DuckDB Extensions RadarThis repo contains information about DuckDB extensions found on GitHub. Refreshed daily. Sorted by Created date.
Last refresh **2024-10-28**.
## ⚠️ 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.
| Owner | Repository | Stars | Created | Last Updated | About |
|:--------------------|:---------------------------------------------------------------------------------------------------------------------|--------:|:---------------------|:---------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| DataZooDE | [erpl](https://github.com/DataZooDE/erpl) | 24 | 2023-10-27T14:51:33Z | 2024-10-27T20:03:41Z | ERPL is a DuckDB extension to integrate Enterprise Data in your Data Science and ML pipelines within minutes! ERPL connects DuckDB to SAP ecosystem via standard interfaces. |
| rustyconover | [duckdb-shellfs-extension](https://github.com/rustyconover/duckdb-shellfs-extension) | 55 | 2024-05-16T11:33:01Z | 2024-10-27T20:01:18Z | DuckDB extension allowing shell commands to be used for input and output. |
| quackscience | [duckdb-extension-openprompt](https://github.com/quackscience/duckdb-extension-openprompt) | 11 | 2024-10-20T21:33:51Z | 2024-10-27T19:30:48Z | DuckDB Community Extension to prompt LLMs from SQL |
| DataZooDE | [flapi](https://github.com/DataZooDE/flapi) | 2 | 2024-09-29T14:06:01Z | 2024-10-27T16:50:28Z | API Framework heavily relying on the power of DuckDB and DuckDB extensions. Ready to build performant and cost-efficient APIs on top of BigQuery or Snowflake for AI Agents and Data Apps |
| lmangani | [ducktorrent-extension](https://github.com/lmangani/ducktorrent-extension) | 0 | 2024-10-27T14:33:32Z | 2024-10-27T14:33:38Z | Bittorrent Extension for DuckDB |
| quackscience | [duckdb-extension-httpserver](https://github.com/quackscience/duckdb-extension-httpserver) | 88 | 2024-10-08T20:25:46Z | 2024-10-27T14:30:07Z | DuckDB HTTP API Server and Query Interface in a Community Extension |
| quackscience | [duckstats](https://github.com/quackscience/duckstats) | 0 | 2024-10-27T09:43:18Z | 2024-10-27T11:51:41Z | DuckDB Community Extension Download Stats & Badges |
| DataZooDE | [erpl-web](https://github.com/DataZooDE/erpl-web) | 5 | 2024-06-02T16:16:16Z | 2024-10-27T09:31:58Z | ERPL is a DuckDB extension to connect to API based ecosystems via standard interfaces like OData, GraphQL and REST. This works e.g. for SAP ERP, SAP Ariba, SAP C4C, Microsoft Dynamics and many more. |
| rustyconover | [duckdb-fuzzycomplete-extension](https://github.com/rustyconover/duckdb-fuzzycomplete-extension) | 7 | 2024-08-29T13:46:00Z | 2024-10-27T04:19:01Z | DuckDB Extension for fuzzy string matching based autocompletion |
| rustyconover | [duckdb-crypto-extension](https://github.com/rustyconover/duckdb-crypto-extension) | 11 | 2024-06-26T02:00:44Z | 2024-10-27T04:18:50Z | DuckDB Extension for cryptographic hash functions and HMAC |
| dsg-polymtl | [duckdb-flockmtl](https://github.com/dsg-polymtl/duckdb-flockmtl) | 43 | 2024-08-27T23:38:21Z | 2024-10-27T02:30:55Z | FlockMTL: DuckDB extension to seamlessly combine analytics and semantic analysis using LLMs |
| mehd-io | [duckdb-extension-radar](https://github.com/mehd-io/duckdb-extension-radar) | 81 | 2023-02-24T12:54:44Z | 2024-10-27T00:10:10Z | This repo contains information about DuckDB extensions found on GitHub. Refreshed daily |
| duckdb | [extension-template](https://github.com/duckdb/extension-template) | 139 | 2023-02-02T11:52:03Z | 2024-10-26T22:45:52Z | Template for DuckDB extensions to help you develop, test and deploy a custom extension |
| archiewood | [duckdb-gsheets](https://github.com/archiewood/duckdb-gsheets) | 16 | 2024-10-11T12:11:21Z | 2024-10-26T09:57:48Z | DuckDB extension to read and write Google Sheets |
| duckdb | [duckdb_delta](https://github.com/duckdb/duckdb_delta) | 134 | 2024-05-15T08:03:38Z | 2024-10-25T20:22:45Z | DuckDB extension for Delta Lake |
| duckdb | [duckdb_httpfs_wasm_experiment](https://github.com/duckdb/duckdb_httpfs_wasm_experiment) | 13 | 2023-10-16T11:25:45Z | 2024-10-25T08:09:26Z | HTTPFS extension for DuckDB. Adds support for an HTTPFileSytem and S3FileSystem. |
| 0xcaff | [duckdb_protobuf](https://github.com/0xcaff/duckdb_protobuf) | 17 | 2024-06-10T07:23:39Z | 2024-10-24T17:51:57Z | a duckdb extension for querying encoded protobuf messages |
| cwida | [duckpgq-extension](https://github.com/cwida/duckpgq-extension) | 70 | 2023-04-05T07:26:55Z | 2024-10-24T16:39:46Z | DuckDB extension that adds support for SQL/PGQ |
| samansmink | [extension-template-rs](https://github.com/samansmink/extension-template-rs) | 2 | 2024-09-16T11:26:22Z | 2024-10-24T15:37:46Z | PoC for a Rust-based extension template for DuckDB based on the Extension C API |
| quackscience | [duckdb-extension-httpclient](https://github.com/quackscience/duckdb-extension-httpclient) | 18 | 2024-10-13T19:02:56Z | 2024-10-24T13:58:34Z | DuckDB HTTP GET/POST Client in a Community Extension |
| taniabogatsch | [goofy-duck](https://github.com/taniabogatsch/goofy-duck) | 4 | 2024-09-25T11:46:50Z | 2024-10-24T13:57:25Z | A small Go extension for DuckDB |
| parkerdgabel | [quackML](https://github.com/parkerdgabel/quackML) | 18 | 2024-08-18T18:43:04Z | 2024-10-24T13:10:35Z | A duckDB extension implementing a full service AI/ML enginer |
| rustyconover | [duckdb-lindel-extension](https://github.com/rustyconover/duckdb-lindel-extension) | 30 | 2024-06-29T19:55:08Z | 2024-10-23T16:36:08Z | DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves |
| quackscience | [duckdb-extension-clickhouse-sql](https://github.com/quackscience/duckdb-extension-clickhouse-sql) | 34 | 2024-07-06T10:30:09Z | 2024-10-23T12:40:28Z | DuckDB Community Extension implementing ClickHouse SQL Dialect macros for DuckDB |
| circle-queue | [vscode-syntax-highlight-duckdb-in-python](https://github.com/circle-queue/vscode-syntax-highlight-duckdb-in-python) | 0 | 2024-10-17T18:54:40Z | 2024-10-23T08:29:55Z | A VSCode extension for formatting DuckDB SQL strings in .py files |
| duckdb | [sqlite_scanner](https://github.com/duckdb/sqlite_scanner) | 214 | 2021-10-12T11:51:06Z | 2024-10-23T00:44:45Z | DuckDB extension to read and write to SQLite databases |
| ywelsch | [duckdb-prql](https://github.com/ywelsch/duckdb-prql) | 257 | 2023-02-16T15:33:08Z | 2024-10-22T19:36:33Z | PRQL as a DuckDB extension |
| duckdb | [duckdb_azure](https://github.com/duckdb/duckdb_azure) | 50 | 2023-07-06T15:02:30Z | 2024-10-22T13:13:19Z | Azure extension for DuckDB |
| rustyconover | [duckdb-evalexpr-rhai-extension](https://github.com/rustyconover/duckdb-evalexpr-rhai-extension) | 13 | 2024-07-05T03:59:36Z | 2024-10-21T22:09:56Z | A DuckDB extension to evaluate the Rhai scripting language as part of SQL. |
| hannes | [curl](https://github.com/hannes/curl) | 6 | 2024-10-18T14:03:37Z | 2024-10-21T21:40:58Z | duckdb extension for curl |
| joeirimpan | [duckdb-fnv](https://github.com/joeirimpan/duckdb-fnv) | 4 | 2024-08-23T15:43:27Z | 2024-10-20T15:34:10Z | Duckdb extension to calculate fnv hash, fnv partition bucket for a given hash. |
| rupurt | [duckdb-extension-template-zig](https://github.com/rupurt/duckdb-extension-template-zig) | 23 | 2024-02-25T03:42:59Z | 2024-10-17T20:23:14Z | A Zig template for building DuckDB extensions |
| rupurt | [odbc-scanner-duckdb-extension](https://github.com/rupurt/odbc-scanner-duckdb-extension) | 78 | 2023-05-29T22:21:53Z | 2024-10-17T19:46:14Z | A DuckDB extension to read data directly from databases supporting the ODBC interface |
| hrbrmstr | [duckdb-pcap](https://github.com/hrbrmstr/duckdb-pcap) | 15 | 2024-08-25T07:46:19Z | 2024-10-16T12:40:36Z | DuckDB extension for readin PCAP files |
| duckdb | [extension-ci-tools](https://github.com/duckdb/extension-ci-tools) | 10 | 2024-02-26T14:59:26Z | 2024-10-16T09:49:54Z | Repository containing reusable workflows / actions for building DuckDB extensions |
| jrivero | [duckdb-extension-parse-useragent](https://github.com/jrivero/duckdb-extension-parse-useragent) | 0 | 2024-10-15T08:19:20Z | 2024-10-15T08:19:27Z | A duckdb extension that parses user-agent strings to extract detailed information. Ideal for developers and analysts needing quick insights. Simple, fast, and easy to use. |
| rustyconover | [duckdb-cron-extension](https://github.com/rustyconover/duckdb-cron-extension) | 20 | 2024-05-28T02:41:03Z | 2024-10-13T19:53:16Z | DuckDB Cron Expression Extension |
| santosh-d3vpl3x | [duckdb_extensions](https://github.com/santosh-d3vpl3x/duckdb_extensions) | 7 | 2024-08-26T19:51:42Z | 2024-10-11T07:34:00Z | pip installable duckdb extensions published to pypi |
| bhargav191098 | [intelligent-duck](https://github.com/bhargav191098/intelligent-duck) | 2 | 2024-04-08T22:42:41Z | 2024-10-09T09:33:29Z | Adding an Alex learned index extension to DuckDB :) |
| Ezzaldin97 | [tiny-semantic-caching](https://github.com/Ezzaldin97/tiny-semantic-caching) | 3 | 2024-05-31T18:41:14Z | 2024-10-09T09:33:03Z | using Ollama and Duckdb Vector Search Extension to build in Memory Semantic Caching Database |
| NickCrews | [libpostal-duckdb](https://github.com/NickCrews/libpostal-duckdb) | 3 | 2023-11-28T21:57:04Z | 2024-10-09T09:20:34Z | A DuckDB WASM extension that wraps libpostal for address parsing |
| samansmink | [url-parse-extension](https://github.com/samansmink/url-parse-extension) | 2 | 2024-03-22T13:27:44Z | 2024-10-09T08:27:14Z | Demo extension for DuckDB blogpost |
| mostsignificant | [duckdb_xml](https://github.com/mostsignificant/duckdb_xml) | 1 | 2024-04-11T20:48:55Z | 2024-10-09T08:24:39Z | A DuckDB extension for reading XML files |
| paullhartwig | [Sheetreader-Extension-For-DuckDB](https://github.com/paullhartwig/Sheetreader-Extension-For-DuckDB) | 1 | 2024-05-02T21:01:28Z | 2024-10-09T08:23:05Z | This extension implements sheetreader to duckdb, making it possible to load xls files into duckdb efficiently |
| ttanay | [duckdb-vector](https://github.com/ttanay/duckdb-vector) | 9 | 2023-08-16T17:35:13Z | 2024-10-09T08:22:39Z | Vector extension for duckdb |
| duckdb | [duckdb_sqlsmith](https://github.com/duckdb/duckdb_sqlsmith) | 2 | 2024-05-27T13:32:36Z | 2024-10-08T09:59:56Z | DuckDB SQLsmith extension repository |
| opensourceworks-org | [notmongo](https://github.com/opensourceworks-org/notmongo) | 0 | 2024-09-21T15:13:24Z | 2024-09-30T08:23:52Z | A json api extension for duckdb. |
| vincent-chang | [duckdb-hdfs](https://github.com/vincent-chang/duckdb-hdfs) | 3 | 2023-11-08T12:57:22Z | 2024-09-29T03:40:49Z | duckdb hdfs extension |
| ajzo90 | [duckdb-extension-xxhash](https://github.com/ajzo90/duckdb-extension-xxhash) | 2 | 2024-09-16T06:38:35Z | 2024-09-27T05:57:41Z | DuckDB Extension for xxhash functions |
| rupurt | [record-duckdb-extension](https://github.com/rupurt/record-duckdb-extension) | 6 | 2023-06-14T04:11:24Z | 2024-09-23T05:51:17Z | A DuckDB extension to read/write records from binary or text encoded files |
| Hugoberry | [duckdb-pbix-extension](https://github.com/Hugoberry/duckdb-pbix-extension) | 8 | 2024-03-12T10:01:28Z | 2024-09-22T11:51:43Z | Duckdb extension for parsing the metadata and contents of the embedded data mode in PowerBI pbix files |
| Mause | [duckdb-deltatable-extension](https://github.com/Mause/duckdb-deltatable-extension) | 94 | 2022-09-30T06:10:58Z | 2024-09-12T15:37:36Z | A purely experimental DuckDB Deltalake extension |
| yajirobee | [duckdb_msgpack_extension](https://github.com/yajirobee/duckdb_msgpack_extension) | 1 | 2023-09-28T04:03:15Z | 2024-09-12T03:01:22Z | DuckDB extension to retrieve MessagePack format data |
| wheretrue | [exon-duckdb](https://github.com/wheretrue/exon-duckdb) | 10 | 2023-04-28T14:30:43Z | 2024-09-09T16:28:27Z | DuckDB Extension for working with bioinformatic data. |
| ximonsson | [duckdb_ext](https://github.com/ximonsson/duckdb_ext) | 0 | 2024-09-08T19:50:34Z | 2024-09-08T19:50:39Z | My extensions for DuckDB |
| RandomFractals | [duckdb-sql-tools](https://github.com/RandomFractals/duckdb-sql-tools) | 12 | 2022-12-24T15:44:28Z | 2024-09-04T15:12: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. |
| samansmink | [aws](https://github.com/samansmink/aws) | 2 | 2023-03-14T11:40:50Z | 2024-08-23T23:46:49Z | DuckDB AWS extension |
| johanlaursen | [oml_extension](https://github.com/johanlaursen/oml_extension) | 0 | 2023-11-09T14:11:24Z | 2024-08-22T12:46:28Z | Oml extension for Duckdb for Advanced Datasystems course |
| bqbooster | [duckdb_bigquery_scanner](https://github.com/bqbooster/duckdb_bigquery_scanner) | 4 | 2024-04-19T22:40:20Z | 2024-08-18T20:46:02Z | DuckDB BigQuery FDW extension |
| duckdb | [duckdb_excel](https://github.com/duckdb/duckdb_excel) | 3 | 2024-05-15T20:31:15Z | 2024-08-17T23:48:50Z | Excel extension for DuckDB |
| duckdb | [arrow](https://github.com/duckdb/arrow) | 33 | 2022-11-01T14:41:47Z | 2024-08-17T23:48:42Z | Extension for DuckDB for functions that require the Apache Arrow dependency |
| cgumpert | [duckdb-avro](https://github.com/cgumpert/duckdb-avro) | 0 | 2024-08-07T17:48:04Z | 2024-08-07T17:48:10Z | Extension to load Avro data into duckdb |
| Kayrnt | [duckdb_mysql_scanner](https://github.com/Kayrnt/duckdb_mysql_scanner) | 15 | 2023-06-24T19:58:28Z | 2024-08-05T04:46:04Z | DuckDB extension for MySQL |
| softprops | [zig-duckdb-ext](https://github.com/softprops/zig-duckdb-ext) | 6 | 2024-04-28T05:00:09Z | 2024-07-31T21:28:03Z | 🐥 a duckdb extension library for zig |
| Smallhi | [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 |
| rustyconover | [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 |
| dacort | [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 🐤 |
| nydasco | [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 |
| jghoman | [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 |
| Angus-Toms | [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 |
| arjunbajaj | [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 |
| barnardh | [extension-template](https://github.com/barnardh/extension-template) | 0 | 2024-06-12T07:38:44Z | 2024-06-12T07:38:50Z | DuckDB extension template |
| wheretrue | [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 |
| MichaelBelousov | [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. |
| raywill | [duckfly](https://github.com/raywill/duckfly) | 0 | 2024-05-27T03:24:09Z | 2024-05-27T03:24:14Z | Test duckdb extension |
| askyx | [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 |
| zmajeed | [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 |
| samansmink | [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 |
| drin | [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. |
| rupurt | [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 |
| xyztony | [ducktea](https://github.com/xyztony/ducktea) | 0 | 2024-04-15T11:36:58Z | 2024-04-15T18:04:02Z | DuckDB Tea File Extension |
| mostsignificant | [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 |
| murfffi | [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 |
| rupurt | [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 |
| blackrez | [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. |
| vincent-chang | [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 |
| joseph-njogu | [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. |
| maartenbosteels | [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) |
| nikso-itu | [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. |
| felix-schott | [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 |
| Kayrnt | [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 |
| rupurt | [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 |
| samansmink | [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 |
| jimexist | [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 |
| spoke-data | [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 |
| rupurt | [duckdb-extension-memphis](https://github.com/rupurt/duckdb-extension-memphis) | 0 | 2023-07-31T01:18:47Z | 2023-07-31T01:18:52Z | Memphis DuckDB extension |
| samansmink | [azure-extension](https://github.com/samansmink/azure-extension) | 0 | 2023-05-24T11:37:55Z | 2023-07-06T16:47:23Z | Experimental Azure DuckDB extension |
| statlib | [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 |
| jpmmcneill | [fmri-duckdb](https://github.com/jpmmcneill/fmri-duckdb) | 0 | 2023-03-06T11:50:19Z | 2023-03-06T23:45:14Z | FMRI Extension for duckdb |
| jexp | [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 |