|
8 | 8 | | [bigquery]({% link community_extensions/extensions/bigquery.md %}) | [<span class=github>GitHub</span>](https://github.com/hafenkran/duckdb-bigquery) | Integrates DuckDB with Google BigQuery, allowing direct querying and management of BigQuery datasets | |
9 | 9 | | [bitfilters]({% link community_extensions/extensions/bitfilters.md %}) | [<span class=github>GitHub</span>](https://github.com/query-farm/bitfilters) | Provides high-performance, space-efficient probabilistic data structures—including quotient, XOR, and binary fuse filters—for fast approximate set membership testing with no false negatives and configurable false positive rates. | |
10 | 10 | | [blockduck]({% link community_extensions/extensions/blockduck.md %}) | [<span class=github>GitHub</span>](https://github.com/luohaha/BlockDuck) | Live SQL Queries on Blockchain | |
11 | | -| [boilstream]({% link community_extensions/extensions/boilstream.md %}) | [<span class=github>GitHub</span>](https://github.com/dforsber/boilstream-extension) | Mounts boilstream server as a secure Remote Secrets Storage | |
| 11 | +| [boilstream]({% link community_extensions/extensions/boilstream.md %}) | [<span class=github>GitHub</span>](https://github.com/dforsber/boilstream-extension) | Secure remote secrets storage with OPAQUE PAKE authentication, encrypted secrets, and automatic ducklake mounting | |
12 | 12 | | [bvh2sql]({% link community_extensions/extensions/bvh2sql.md %}) | [<span class=github>GitHub</span>](https://github.com/nkwork9999/bvh2sql) | BVH (BioVision Hierarchy) motion capture file parser for DuckDB | |
13 | 13 | | [cache_httpfs]({% link community_extensions/extensions/cache_httpfs.md %}) | [<span class=github>GitHub</span>](https://github.com/dentiny/duck-read-cache-fs) | Read cached filesystem for httpfs | |
14 | 14 | | [capi_quack]({% link community_extensions/extensions/capi_quack.md %}) | [<span class=github>GitHub</span>](https://github.com/duckdb/extension-template-c) | Provides a hello world example demo from the C/C++ C API template | |
|
70 | 70 | | [radio]({% link community_extensions/extensions/radio.md %}) | [<span class=github>GitHub</span>](https://github.com/query-farm/radio) | Allow interaction with event buses like Websocket and Redis publish/subscribe servers. | |
71 | 71 | | [rapidfuzz]({% link community_extensions/extensions/rapidfuzz.md %}) | [<span class=github>GitHub</span>](https://github.com/query-farm/rapidfuzz) | Provides adds high-performance fuzzy string matching functions, powered by the RapidFuzz C++ library. | |
72 | 72 | | [read_stat]({% link community_extensions/extensions/read_stat.md %}) | [<span class=github>GitHub</span>](https://github.com/mettekou/duckdb-read-stat) | Read data sets from SAS, Stata, and SPSS with ReadStat | |
| 73 | +| [rusty_sheet]({% link community_extensions/extensions/rusty_sheet.md %}) | [<span class=github>GitHub</span>](https://github.com/redraiment/rusty-sheet) | An Excel/WPS/OpenDocument Spreadsheets file reader for DuckDB | |
73 | 74 | | [shellfs]({% link community_extensions/extensions/shellfs.md %}) | [<span class=github>GitHub</span>](https://github.com/query-farm/shellfs) | Allow shell commands to be used for input and output | |
74 | 75 | | [snowflake]({% link community_extensions/extensions/snowflake.md %}) | [<span class=github>GitHub</span>](https://github.com/iqea-ai/duckdb-snowflake) | Snowflake data source extension - query Snowflake databases directly from DuckDB | |
75 | 76 | | [splink_udfs]({% link community_extensions/extensions/splink_udfs.md %}) | [<span class=github>GitHub</span>](https://github.com/moj-analytical-services/splink_udfs) | Phonetic, text normalization and address matching functions for record linkage. | |
|
0 commit comments