This repo contains information about DuckDB extensions found on GitHub. Refreshed daily. Sorted by Created date. Last refresh 2025-01-24.
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 |
---|---|---|---|---|---|
evidence-dev | duckdb_gsheets | 205 | 2024-10-11T12:11:21Z | 2025-01-23T22:07:44Z | DuckDB extension to read and write Google Sheets using SQL |
duckdb | duckdb-delta | 152 | 2024-05-15T08:03:38Z | 2025-01-23T17:07:23Z | DuckDB extension for Delta Lake |
quackscience | duckdb-extension-httpserver | 148 | 2024-10-08T20:25:46Z | 2025-01-23T15:12:29Z | DuckDB HTTP API Server and Query Interface in a Community Extension |
cwida | duckpgq-extension | 109 | 2023-04-05T07:26:55Z | 2025-01-23T11:20:43Z | DuckDB extension that adds support for SQL/PGQ and graph algorithms |
quackscience | duckdb-extension-httpclient | 47 | 2024-10-13T19:02:56Z | 2025-01-23T09:15:24Z | DuckDB HTTP GET/POST Client in a Community Extension |
mehd-io | duckdb-extension-radar | 87 | 2023-02-24T12:54:44Z | 2025-01-23T00:09:32Z | This repo contains information about DuckDB extensions found on GitHub. Refreshed daily |
duckdb | duckdb-excel | 13 | 2024-05-15T20:31:15Z | 2025-01-22T22:35:09Z | Excel extension for DuckDB |
Query-farm | duckdb-airport-extension | 8 | 2024-07-06T15:04:31Z | 2025-01-22T04:01:40Z | The Airport extension for DuckDB, enables the use of Arrow Flight with DuckDB |
isaacbrodsky | duckdb-zipfs | 8 | 2025-01-17T16:33:12Z | 2025-01-21T20:34:05Z | DuckDB extension to read files within zip archives. |
DataZooDE | flapi | 23 | 2024-09-29T14:06:01Z | 2025-01-21T19:29:09Z | 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 |
rupurt | odbc-scanner-duckdb-extension | 82 | 2023-05-29T22:21:53Z | 2025-01-21T15:23:35Z | A DuckDB extension to read data directly from databases supporting the ODBC interface |
duckdb | extension-template-rs | 27 | 2024-11-07T15:26:47Z | 2025-01-21T14:04:06Z | (Experimental) Template for Rust-based DuckDB extensions |
duckdb | arrow | 37 | 2022-11-01T14:41:47Z | 2025-01-21T08:44:19Z | Extension for DuckDB for functions that require the Apache Arrow dependency |
duckdb | extension-template | 161 | 2023-02-02T11:52:03Z | 2025-01-21T05:13:10Z | Template for DuckDB extensions to help you develop, test and deploy a custom extension |
duckdb | extension-template-c | 6 | 2024-11-15T09:26:30Z | 2025-01-20T14:43:03Z | (Experimental) C/C++ template for DuckDB extensions based on the C API |
slvoinea | duckdb-strict-cast | 0 | 2025-01-20T09:12:56Z | 2025-01-20T09:13:00Z | A DuckDB extension that offer a strict cast function for strings to decimals and integers. |
ywelsch | duckdb-prql | 273 | 2023-02-16T15:33:08Z | 2025-01-19T07:43:22Z | PRQL as a DuckDB extension |
Angus-Toms | mining_extension | 0 | 2025-01-12T18:19:40Z | 2025-01-18T14:47:17Z | A Schema-Mining extension for DuckDB. |
maropu | duckdb_scanner_example | 0 | 2024-11-23T10:27:36Z | 2025-01-18T13:22:19Z | A minimum scanner extension example for DuckDB |
dsg-polymtl | flockmtl | 93 | 2024-08-27T23:38:21Z | 2025-01-17T12:16:42Z | FlockMTL: DuckDB extension to seamlessly combine analytics and semantic analysis using language models (LMs) |
rob2244 | duckdb-snowflake | 2 | 2024-11-07T05:57:05Z | 2025-01-17T01:11:00Z | A duckdb extension which allows querying snowflake directly from duckdb |
rustyconover | duckdb-fuzzycomplete-extension | 9 | 2024-08-29T13:46:00Z | 2025-01-16T18:50:27Z | DuckDB Extension for fuzzy string matching based autocompletion |
duckdb | extension-ci-tools | 17 | 2024-02-26T14:59:26Z | 2025-01-16T13:51:05Z | Repository containing reusable workflows / actions for building DuckDB extensions |
duckdb | duckdb-sqlite | 223 | 2021-10-12T11:51:06Z | 2025-01-15T13:02:41Z | DuckDB extension to read and write to SQLite databases |
rustyconover | duckdb-datasketches | 14 | 2024-12-21T17:43:13Z | 2025-01-15T10:35:08Z | A DuckDB extension for Apache DataSketches |
quackscience | copilot-extension-duckdb | 5 | 2024-12-13T20:17:52Z | 2025-01-14T18:04:54Z | DuckDB Copilot Extension |
DataZooDE | erpl | 32 | 2023-10-27T14:51:33Z | 2025-01-14T11:45:00Z | 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-evalexpr-rhai-extension | 14 | 2024-07-05T03:59:36Z | 2025-01-13T12:44:29Z | A DuckDB extension to evaluate the Rhai scripting language as part of SQL. |
rustyconover | duckdb-lindel-extension | 39 | 2024-06-29T19:55:08Z | 2025-01-13T12:33:30Z | DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves |
quackscience | duckdb-extension-pcap | 10 | 2024-12-06T17:49:52Z | 2025-01-13T06:48:47Z | DuckDB PCAP Reader Extension made in Rust |
quackscience | duckdb-extension-clickhouse-native | 6 | 2024-12-07T22:21:44Z | 2025-01-13T01:24:17Z | Experimental ClickHouse Native Client and Native file reader Extension for DuckDB chsql |
hannes | curl | 7 | 2024-10-18T14:03:37Z | 2025-01-12T21:58:20Z | duckdb extension for curl |
quackscience | duckdb-extension-dht | 4 | 2024-11-12T12:39:47Z | 2025-01-12T18:31:01Z | WIP DuckDB DHT Client Extension |
LeoMaurice | readstat-duckdb | 3 | 2024-12-16T16:41:21Z | 2025-01-12T13:58:39Z | Trying to create a wrapper of readstat in Rust to be an extension of duckdb to read canonical statistics software files (sas, spss, state) |
quackscience | duckdb-extension-rs-tsid | 3 | 2024-12-06T15:50:59Z | 2025-01-12T13:56:49Z | DuckDB Community Extension generating Time-Sorted Unique Identifiers (TSID) |
quackscience | duckdb-extension-tsid | 3 | 2024-12-09T14:40:58Z | 2025-01-12T13:56:11Z | TSID Extension for DuckDB |
duckdb | duckdb-sqlsmith | 3 | 2024-05-27T13:32:36Z | 2025-01-12T13:55:34Z | DuckDB SQLsmith extension repository |
taniabogatsch | goofy-duck | 4 | 2024-09-25T11:46:50Z | 2025-01-12T13:54:26Z | A small Go extension for DuckDB |
quackscience | duckdb-extension-wvlet | 6 | 2024-11-23T14:40:31Z | 2025-01-12T13:53:08Z | Wvlet flow-style query language in a DuckDB Extension |
quackscience | duckdb-extension-kafquack | 7 | 2024-12-16T01:40:12Z | 2025-01-12T13:52:20Z | Experimental DuckDB Kafka Consumer Extension |
quackscience | duckdb-extension-pyroscope | 14 | 2024-12-09T20:59:13Z | 2025-01-12T13:49:46Z | DuckDB Pyroscope Extension for Continuous Profiling |
santosh-d3vpl3x | duckdb_extensions | 15 | 2024-08-26T19:51:42Z | 2025-01-12T13:49:34Z | pip installable duckdb extensions published to pypi |
duckdb | duckdb_httpfs_wasm_experiment | 15 | 2023-10-16T11:25:45Z | 2025-01-12T13:49:26Z | HTTPFS extension for DuckDB. Adds support for an HTTPFileSytem and S3FileSystem. |
euiko | duckdb-pgwire | 16 | 2022-11-20T23:04:10Z | 2025-01-12T13:49:21Z | DuckDB extension to allow quacking with PostgreSQL protocol |
0xcaff | duckdb_protobuf | 23 | 2024-06-10T07:23:39Z | 2025-01-12T13:48:24Z | a duckdb extension for querying encoded protobuf messages |
quackscience | duckdb-extension-openprompt | 29 | 2024-10-20T21:33:51Z | 2025-01-12T13:48:01Z | DuckDB Community Extension to prompt LLMs from SQL |
quackscience | duckdb-extension-cronjob | 28 | 2024-11-15T18:47:49Z | 2025-01-12T13:47:59Z | DuckDB CronJob Extension |
quackscience | duckdb-extension-clickhouse-sql | 45 | 2024-07-06T10:30:09Z | 2025-01-12T13:46:32Z | DuckDB Community Extension implementing ClickHouse SQL Dialect macros and Custom functions for DuckDB |
duckdb | duckdb-azure | 54 | 2023-07-06T15:02:30Z | 2025-01-12T13:45:39Z | Azure extension for DuckDB |
rustyconover | duckdb-shellfs-extension | 60 | 2024-05-16T11:33:01Z | 2025-01-12T13:45:31Z | DuckDB extension allowing shell commands to be used for input and output. |
arnenator | NvmeFs | 0 | 2025-01-12T12:54:11Z | 2025-01-12T12:54:17Z | Extension for DuckDB to communicate directly with NVMe storage devices |
joeirimpan | duckdb-fnv | 5 | 2024-08-23T15:43:27Z | 2025-01-10T15:28:47Z | Duckdb extension to calculate fnv hash, fnv partition bucket for a given hash. |
DataZooDE | erpl-web | 9 | 2024-06-02T16:16:16Z | 2025-01-09T03:49:38Z | 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. |
quackscience | duckdb-extension-clickhouse-system | 4 | 2025-01-03T20:03:12Z | 2025-01-08T16:01:38Z | DuckDB Community Extension emulating the ClickHouse system table |
Kayrnt | duckdb_mysql_scanner | 15 | 2023-06-24T19:58:28Z | 2025-01-08T08:49:34Z | DuckDB extension for MySQL |
rustyconover | duckdb-cron-extension | 24 | 2024-05-28T02:41:03Z | 2025-01-07T22:56:39Z | DuckDB Cron Expression Extension |
Hugoberry | duckdb-pbix-extension | 10 | 2024-03-12T10:01:28Z | 2025-01-07T22:55:39Z | Duckdb extension for parsing the metadata and contents of the embedded data mode in PowerBI pbix files |
toppyy | duckdb-px | 0 | 2024-12-23T17:14:25Z | 2025-01-06T21:00:25Z | Duckdb extension for querying .px-files |
parkerdgabel | quackML | 22 | 2024-08-18T18:43:04Z | 2025-01-06T15:25:19Z | A duckDB extension implementing a full service AI/ML enginer |
softprops | zig-duckdb-ext | 8 | 2024-04-28T05:00:09Z | 2025-01-05T12:32:22Z | 🐥 a duckdb extension library for zig |
rustyconover | duckdb-crypto-extension | 12 | 2024-06-26T02:00:44Z | 2025-01-05T12:31:16Z | DuckDB Extension for cryptographic hash functions and HMAC |
rupurt | duckdb-extension-template-zig | 27 | 2024-02-25T03:42:59Z | 2025-01-05T12:29:47Z | A Zig template for building DuckDB extensions |
blackrez | litegeo | 2 | 2024-01-17T20:44:04Z | 2024-12-31T16:03:15Z | Lite geo is an extension for duckdb adding some geometric functions in duckdb. Based on the excellent and fast tg library. |
dacort | duckdb-athena-extension | 51 | 2023-02-22T00:06:36Z | 2024-12-31T04:56:50Z | An experimental Athena extension for DuckDB 🐤 |
teaguesterling | duckdb-extension-graphql-client | 0 | 2024-12-31T02:50:56Z | 2024-12-31T02:55:16Z | A graphql client extension for duckdb |
alitrack | duckdb_python | 0 | 2024-11-26T03:53:48Z | 2024-12-30T22:31:03Z | Python extension for DuckDB |
hrbrmstr | duckdb-pcap | 15 | 2024-08-25T07:46:19Z | 2024-12-30T22:30:19Z | DuckDB extension for readin PCAP files |
RandomFractals | duckdb-sql-tools | 13 | 2022-12-24T15:44:28Z | 2024-12-24T03:31:23Z | 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 | reference-extension-c | 1 | 2024-11-23T09:17:21Z | 2024-12-23T16:32:24Z | DuckDB extension for testing the Extension C API |
wheretrue | exon-duckdb | 11 | 2023-04-28T14:30:43Z | 2024-12-23T13:53:36Z | DuckDB Extension for working with bioinformatic data. |
quackscience | duckdb-community-macros | 0 | 2024-12-15T00:36:54Z | 2024-12-15T14:40:45Z | DuckDB Macro URL Shortner for Webmacro Extension |
salomartin | duckdb-vscode-runner | 0 | 2024-12-11T20:34:53Z | 2024-12-11T20:34:58Z | A powerful Visual Studio Code extension that provides seamless integration with DuckDB, featuring live query execution and advanced result visualization capabilities. |
michael-doubez | duckdb_smb | 0 | 2024-12-10T20:43:13Z | 2024-12-11T08:00:43Z | DuckDB Extension to access samba files |
Ezzaldin97 | tiny-semantic-caching | 5 | 2024-05-31T18:41:14Z | 2024-12-09T08:28:06Z | using Ollama and Duckdb Vector Search Extension to build in Memory Semantic Caching Database |
bhargav191098 | intelligent-duck | 3 | 2024-04-08T22:42:41Z | 2024-12-05T20:33:37Z | Adding an Alex learned index extension to DuckDB :) |
ahmad1284 | devops-demo | 0 | 2024-12-05T14:01:55Z | 2024-12-05T14:45:44Z | Building duckdb from the source in order to add required extensions. |
joseph-njogu | devops-demo | 0 | 2024-12-05T13:36:01Z | 2024-12-05T14:14:40Z | Building duckdb from the source in order to add required extensions. |
jishrup | RadixSpline | 0 | 2024-11-27T03:52:35Z | 2024-11-29T22:41:22Z | Adding RadixSpline Indexing as an extension into DuckDB |
jishrup | DuckDB | 0 | 2024-11-27T22:08:26Z | 2024-11-28T04:20:02Z | Added functionality to support fetching entire column as vector for supporting RadixSpline Index as an extension in DuckDB |
samansmink | extension-template-c | 3 | 2024-11-12T21:44:25Z | 2024-11-17T01:58:02Z | (Experimental) Extension template for C++/C based extension using DuckDB's C API |
daranzolin | datasf-to-duckdb | 1 | 2024-11-15T04:23:38Z | 2024-11-15T04:48:52Z | Chrome Extension to open DataSF resources in DuckDB Shell |
teaguesterling | geneducks | 0 | 2024-11-13T03:33:21Z | 2024-11-13T03:33:26Z | DuckDB extension for working with common genetics file types |
Smallhi | duckdb-roaringbitmap | 0 | 2024-10-30T05:09:26Z | 2024-11-12T14:34:38Z | duckdb roaringbitmap extension |
samansmink | extension-template-rs | 4 | 2024-09-16T11:26:22Z | 2024-11-10T01:05:25Z | PoC for a Rust-based extension template for DuckDB based on the Extension C API |
lmangani | ducktorrent-extension | 1 | 2024-10-27T14:33:32Z | 2024-11-02T17:48:48Z | Peer Discovery Extension for DuckDB |
itsknk | duckdb_extension_tryout | 0 | 2024-10-30T19:32:11Z | 2024-10-30T20:26:40Z | trying out stuff with duckdb extensions |
Smallhi | duckdb-bsi | 0 | 2024-10-30T05:10:11Z | 2024-10-30T05:10:17Z | duckdb bit-sliced index extension |
BGameiro2000 | ROOT4DuckDB | 0 | 2024-10-29T09:50:05Z | 2024-10-29T09:52:59Z | Proof-of-concept DuckDB extension for read-only access to CERN ROOT files. |
quackscience | duckstats | 1 | 2024-10-27T09:43:18Z | 2024-10-28T08:00:20Z | DuckDB Community Extension Download Stats & Badges |
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 |
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 | 2 | 2024-03-22T13:27:44Z | 2024-10-09T08:27:14Z | Demo extension for DuckDB blogpost |
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 | 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 | 9 | 2023-08-16T17:35:13Z | 2024-10-09T08:22:39Z | Vector extension for duckdb |
opensourceworks-org | notmongo | 0 | 2024-09-21T15:13:24Z | 2024-09-30T08:23:52Z | A json api extension for duckdb. |
vincent-chang | duckdb-hdfs | 3 | 2023-11-08T12:57:22Z | 2024-09-29T03:40:49Z | duckdb hdfs extension |
ajzo90 | duckdb-extension-xxhash | 2 | 2024-09-16T06:38:35Z | 2024-09-27T05:57:41Z | DuckDB Extension for xxhash functions |
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 |
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 | 1 | 2023-09-28T04:03:15Z | 2024-09-12T03:01:22Z | DuckDB extension to retrieve MessagePack format data |
ximonsson | duckdb_ext | 0 | 2024-09-08T19:50:34Z | 2024-09-08T19:50:39Z | My extensions for DuckDB |
samansmink | aws | 2 | 2023-03-14T11:40:50Z | 2024-08-23T23:46:49Z | DuckDB AWS extension |
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 | 4 | 2024-04-19T22:40:20Z | 2024-08-18T20:46:02Z | DuckDB BigQuery FDW extension |
cgumpert | duckdb-avro | 0 | 2024-08-07T17:48:04Z | 2024-08-07T17:48:10Z | Extension to load Avro data into duckdb |
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 | 0 | 2024-07-13T11:40:19Z | 2024-07-13T11:40:25Z | DuckDB Extension for Cron Expressions |
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 | 0 | 2024-06-23T20:40:13Z | 2024-06-25T01:39:50Z | Extension for accessing Apache Datasketches methods through DuckDB |
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 | 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 | 0 | 2024-06-12T07:38:44Z | 2024-06-12T07:38:50Z | DuckDB extension template |
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 | 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 | 0 | 2024-05-27T03:24:09Z | 2024-05-27T03:24:14Z | Test duckdb extension |
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 | 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 | 1 | 2024-03-13T14:09:35Z | 2024-05-15T13:08:24Z | Testing out delta kernel in duckdb extension |
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 | 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 | 0 | 2024-04-15T11:36:58Z | 2024-04-15T18:04:02Z | DuckDB Tea File Extension |
mostsignificant | duckdb_faker | 0 | 2024-04-06T20:09:33Z | 2024-04-06T20:09:38Z | A simple DuckDB extension for generating fake data |
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 | 1 | 2023-07-27T04:53:46Z | 2024-03-13T11:31:24Z | FTP file system extension for DuckDB |
vincent-chang | duckdb-hdfs-docker | 0 | 2024-01-13T04:55:41Z | 2024-01-14T15:31:18Z | DuckDB Hadoopfs Extension Docker |
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 | 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 | 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 | 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 | 1 | 2023-08-26T01:06:16Z | 2023-08-31T08:38:36Z | DuckDB extension workflow diagrams |
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 | 0 | 2023-08-03T07:47:07Z | 2023-08-03T07:47:07Z | Contains reusable github workflows for DuckDB extensions |
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 | 1 | 2023-07-31T15:10:00Z | 2023-07-31T17:11:08Z | DuckDB extension for Spoke. The universal data connector |
rupurt | duckdb-extension-memphis | 0 | 2023-07-31T01:18:47Z | 2023-07-31T01:18:52Z | Memphis DuckDB extension |
samansmink | azure-extension | 0 | 2023-05-24T11:37:55Z | 2023-07-06T16:47:23Z | Experimental Azure DuckDB extension |
statlib | duckdb-windows-extensions | 0 | 2023-06-19T08:56:30Z | 2023-06-20T20:13:52Z | DuckDB extensions for Windows users |
jpmmcneill | fmri-duckdb | 0 | 2023-03-06T11:50:19Z | 2023-03-06T23:45:14Z | FMRI Extension for duckdb |
jexp | duckdb-brace-of-ducks | 0 | 2023-02-06T01:37:57Z | 2023-02-06T01:38:02Z | testing duckdb extension functions |