This repo contains information about DuckDB extensions found on GitHub. Refreshed daily. Sorted by Created date. Last refresh 2025-02-22.
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 |
---|---|---|---|---|---|
cwida | duckpgq-extension | 147 | 2023-04-05T07:26:55Z | 2025-02-21T23:47:31Z | DuckDB extension that adds support for SQL/PGQ and graph algorithms |
maropu | duckdb_scanner_example | 0 | 2024-11-23T10:27:36Z | 2025-02-21T22:41:19Z | A minimum scanner extension example for DuckDB |
quackscience | duckdb-extension-pyroscope | 16 | 2024-12-09T20:59:13Z | 2025-02-21T22:15:28Z | DuckDB Pyroscope Extension for Continuous Profiling |
quackscience | duckdb-extension-httpserver | 155 | 2024-10-08T20:25:46Z | 2025-02-21T19:33:01Z | DuckDB HTTP API Server and Query Interface in a Community Extension |
duckdb | core-extensions | 0 | 2025-02-11T09:37:18Z | 2025-02-21T19:14:04Z | Tracking status of duckdb core extensions |
evidence-dev | duckdb_gsheets | 218 | 2024-10-11T12:11:21Z | 2025-02-21T19:05:15Z | DuckDB extension to read and write Google Sheets using SQL |
quackscience | duckdb-extension-openprompt | 40 | 2024-10-20T21:33:51Z | 2025-02-21T17:07:50Z | DuckDB Community Extension to prompt LLMs from SQL |
RandomFractals | duckdb-sql-tools | 15 | 2022-12-24T15:44:28Z | 2025-02-21T09:32:28Z | 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 | duckdb-excel | 18 | 2024-05-15T20:31:15Z | 2025-02-21T08:08:52Z | Excel extension for DuckDB |
ChannabasavAngadi | spark_duckDB_extension | 0 | 2025-02-17T16:25:52Z | 2025-02-21T02:41:37Z | this extension allows you to write spark df to duckdb hassle free becuase erlier you can not write from spark to duckdb directly because of duckDB's write once but spark write with muliple writer's (so will raise error : lock already set ) with this package you dont need to worrry about all these. |
mehd-io | duckdb-extension-radar | 92 | 2023-02-24T12:54:44Z | 2025-02-21T00:09:40Z | This repo contains information about DuckDB extensions found on GitHub. Refreshed daily |
euiko | duckdb-pgwire | 16 | 2022-11-20T23:04:10Z | 2025-02-20T21:41:14Z | DuckDB extension to allow quacking with PostgreSQL protocol |
duckdb | duckdb-sqlsmith | 3 | 2024-05-27T13:32:36Z | 2025-02-20T14:51:37Z | DuckDB SQLsmith extension repository |
mlafeldt | quack-zig | 11 | 2025-01-13T10:12:45Z | 2025-02-20T14:23:49Z | The infamous DuckDB quack extension rewritten in C and built with Zig |
duckdb | extension-template-rs | 36 | 2024-11-07T15:26:47Z | 2025-02-20T12:49:36Z | (Experimental) Template for Rust-based DuckDB extensions |
quackscience | duckdb-extension-clickhouse-native | 6 | 2024-12-07T22:21:44Z | 2025-02-20T10:11:00Z | Experimental ClickHouse Native Client and Native file reader Extension for DuckDB chsql |
isaacbrodsky | duckdb-zipfs | 20 | 2025-01-17T16:33:12Z | 2025-02-20T08:05:47Z | DuckDB extension to read files within zip archives. |
quackscience | duckdb-extension-tsid | 3 | 2024-12-09T14:40:58Z | 2025-02-20T04:35:56Z | TSID Extension for DuckDB |
quackscience | duckdb-community-macros | 1 | 2024-12-15T00:36:54Z | 2025-02-20T04:35:18Z | DuckDB Macro URL Shortner for Webmacro Extension |
quackscience | copilot-extension-duckdb | 6 | 2024-12-13T20:17:52Z | 2025-02-20T04:34:19Z | DuckDB Copilot Extension |
quackscience | duckdb-kton-extension | 2 | 2025-02-10T10:42:29Z | 2025-02-20T04:33:26Z | DuckDB KTON extension |
quackscience | duckdb-extension-dht | 5 | 2024-11-12T12:39:47Z | 2025-02-20T04:32:26Z | WIP DuckDB DHT Client Extension |
quackscience | duckdb-extension-cronjob | 29 | 2024-11-15T18:47:49Z | 2025-02-20T04:31:44Z | DuckDB CronJob Extension |
quackscience | duckdb-extension-httpclient | 49 | 2024-10-13T19:02:56Z | 2025-02-20T04:30:51Z | DuckDB HTTP GET/POST Client in a Community Extension |
Query-farm | duckdb-airport-extension | 128 | 2024-07-06T15:04:31Z | 2025-02-19T23:32:23Z | The Airport extension for DuckDB, enables the use of Arrow Flight with DuckDB |
duckdb | duckdb-delta | 164 | 2024-05-15T08:03:38Z | 2025-02-19T23:06:35Z | DuckDB extension for Delta Lake |
duckdb | extension-template | 169 | 2023-02-02T11:52:03Z | 2025-02-19T15:54:40Z | Template for DuckDB extensions to help you develop, test and deploy a custom extension |
duckdb | extension-template-c | 9 | 2024-11-15T09:26:30Z | 2025-02-19T11:37:46Z | (Experimental) C/C++ template for DuckDB extensions based on the C API |
hatamiarash7 | duckdb-netquack | 4 | 2025-01-26T06:59:06Z | 2025-02-19T06:57:44Z | DuckDB extension for parsing, extracting, and analyzing domains, URIs, and paths with ease. |
Coco-Alemana | duckdb_hyper | 0 | 2025-02-19T03:53:59Z | 2025-02-19T03:54:05Z | A DuckDB extension for Tableau's Hyper file type |
dsg-polymtl | flockmtl | 96 | 2024-08-27T23:38:21Z | 2025-02-19T03:14:33Z | FlockMTL: DuckDB extension to seamlessly combine analytics and semantic analysis using language models (LMs) |
duckdb | duckdb-azure | 57 | 2023-07-06T15:02:30Z | 2025-02-19T00:25:35Z | Azure extension for DuckDB |
KaratayBerkay | duckdb-postgres-extension | 1 | 2025-02-18T14:13:14Z | 2025-02-18T16:43:52Z | Duckdb integrated and no extension postgres compare |
duckdb | extension-ci-tools | 21 | 2024-02-26T14:59:26Z | 2025-02-18T09:16:01Z | Repository containing reusable workflows / actions for building DuckDB extensions |
ajzo90 | duckdb-extension-xxhash | 3 | 2024-09-16T06:38:35Z | 2025-02-18T07:52:13Z | DuckDB Extension for xxhash functions |
ywelsch | duckdb-prql | 275 | 2023-02-16T15:33:08Z | 2025-02-18T01:56:34Z | PRQL as a DuckDB extension |
DataZooDE | erpl | 35 | 2023-10-27T14:51:33Z | 2025-02-17T09:07:01Z | 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. |
duckdb | duckdb-sqlite | 223 | 2021-10-12T11:51:06Z | 2025-02-17T08:55:04Z | DuckDB extension to read and write to SQLite databases |
teaguesterling | geneducks | 0 | 2024-11-13T03:33:21Z | 2025-02-17T05:26:56Z | DuckDB extension for working with common genetics file types |
duckdb | reference-extension-c | 4 | 2024-11-23T09:17:21Z | 2025-02-16T16:49:27Z | DuckDB extension for testing the Extension C API |
DataZooDE | flapi | 22 | 2024-09-29T14:06:01Z | 2025-02-16T15:50:15Z | 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 |
taniabogatsch | goofy-duck | 4 | 2024-09-25T11:46:50Z | 2025-02-16T09:34:44Z | A small Go extension for DuckDB |
rustyconover | duckdb-datasketches | 14 | 2024-12-21T17:43:13Z | 2025-02-16T08:10:00Z | A DuckDB extension for Apache DataSketches |
quackscience | duckdb-extension-clickhouse-sql | 47 | 2024-07-06T10:30:09Z | 2025-02-15T18:34:28Z | DuckDB Community Extension implementing ClickHouse SQL Dialect macros and Custom functions for DuckDB |
rustyconover | duckdb-crypto-extension | 12 | 2024-06-26T02:00:44Z | 2025-02-15T12:37:16Z | DuckDB Extension for cryptographic hash functions and HMAC |
rustyconover | duckdb-shellfs-extension | 61 | 2024-05-16T11:33:01Z | 2025-02-15T10:52:47Z | DuckDB extension allowing shell commands to be used for input and output. |
rustyconover | duckdb-evalexpr-rhai-extension | 14 | 2024-07-05T03:59:36Z | 2025-02-15T10:51:56Z | A DuckDB extension to evaluate the Rhai scripting language as part of SQL. |
rustyconover | duckdb-lindel-extension | 39 | 2024-06-29T19:55:08Z | 2025-02-15T10:51:12Z | DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves |
quackscience | duckdb-extension-kafquack | 9 | 2024-12-16T01:40:12Z | 2025-02-14T23:09:49Z | Experimental DuckDB Kafka Consumer Extension |
Hugoberry | duckdb-pbix-extension | 12 | 2024-03-12T10:01:28Z | 2025-02-14T17:41:49Z | Duckdb extension for parsing the metadata and contents of the embedded data mode in PowerBI pbix files |
santosh-d3vpl3x | duckdb_extensions | 16 | 2024-08-26T19:51:42Z | 2025-02-13T18:49:56Z | pip installable duckdb extensions published to pypi |
dforsber | duckdb-kton-extension | 0 | 2025-02-05T20:31:29Z | 2025-02-10T10:52:31Z | DuckDB KTON extension |
toukoudo | simple-duckdb-vscode-extension | 0 | 2025-02-09T02:31:34Z | 2025-02-09T04:03:54Z | A very simple VSCode extension with DuckDB-wasm |
Smallhi | duckdb-odps | 1 | 2025-02-03T03:23:44Z | 2025-02-08T03:05:58Z | duckdb extension for odps(MaxCompute) of aliyun |
duckdb | duckdb_httpfs_wasm_experiment | 15 | 2023-10-16T11:25:45Z | 2025-02-08T02:47:37Z | HTTPFS extension for DuckDB. Adds support for an HTTPFileSytem and S3FileSystem. |
duckdb | arrow | 38 | 2022-11-01T14:41:47Z | 2025-02-08T02:33:19Z | Extension for DuckDB for functions that require the Apache Arrow dependency |
rustyconover | duckdb-fuzzycomplete-extension | 11 | 2024-08-29T13:46:00Z | 2025-02-07T21:58:49Z | DuckDB Extension for fuzzy string matching based autocompletion |
Mause | duckdb-deltatable-extension | 95 | 2022-09-30T06:10:58Z | 2025-02-06T12:26:20Z | A purely experimental DuckDB Deltalake extension |
slvoinea | duckdb-strict-cast | 0 | 2025-01-20T09:12:56Z | 2025-02-03T15:45:01Z | A DuckDB extension that offer a strict cast function for strings to decimals and integers. |
softprops | zig-duckdb-ext | 9 | 2024-04-28T05:00:09Z | 2025-02-03T15:32:04Z | 🐥 a duckdb extension library for zig |
rupurt | duckdb-airport-extension-nix | 0 | 2025-02-01T19:46:50Z | 2025-02-01T22:31:34Z | Nix flake for the DuckDB Airport extension |
LeoMaurice | readstat-duckdb | 2 | 2024-12-16T16:41:21Z | 2025-02-01T19:03:25Z | 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 | 2 | 2024-12-06T15:50:59Z | 2025-02-01T19:03:20Z | DuckDB Community Extension generating Time-Sorted Unique Identifiers (TSID) |
quackscience | duckdb-extension-pcap | 9 | 2024-12-06T17:49:52Z | 2025-02-01T19:03:20Z | DuckDB PCAP Reader Extension made in Rust |
quackscience | duckdb-extension-wvlet | 5 | 2024-11-23T14:40:31Z | 2025-02-01T19:03:12Z | Wvlet flow-style query language in a DuckDB Extension |
joeirimpan | duckdb-fnv | 4 | 2024-08-23T15:43:27Z | 2025-02-01T19:02:31Z | Duckdb extension to calculate fnv hash, fnv partition bucket for a given hash. |
0xcaff | duckdb_protobuf | 22 | 2024-06-10T07:23:39Z | 2025-02-01T19:02:01Z | a duckdb extension for querying encoded protobuf messages |
rupurt | duckdb-extension-template-zig | 28 | 2024-02-25T03:42:59Z | 2025-02-01T16:01:59Z | A Zig template for building DuckDB extensions |
yajirobee | duckdb_msgpack_extension | 2 | 2023-09-28T04:03:15Z | 2025-01-29T11:59:59Z | DuckDB extension to retrieve MessagePack format data |
dacort | duckdb-athena-extension | 53 | 2023-02-22T00:06:36Z | 2025-01-29T10:38:51Z | An experimental Athena extension for DuckDB 🐤 |
dazzleduck-admin | duckdb-extension | 0 | 2025-01-28T17:38:42Z | 2025-01-28T17:38:48Z | DuckDB extension |
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 |
rob2244 | duckdb-snowflake | 2 | 2024-11-07T05:57:05Z | 2025-01-17T01:11:00Z | A duckdb extension which allows querying snowflake directly from duckdb |
hannes | curl | 7 | 2024-10-18T14:03:37Z | 2025-01-12T21:58:20Z | duckdb extension for curl |
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 |
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 |
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. |
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 |
wheretrue | exon-duckdb | 11 | 2023-04-28T14:30:43Z | 2024-12-23T13:53:36Z | DuckDB Extension for working with bioinformatic data. |
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 |
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 |
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 |
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 |