diff --git a/community_extensions/extensions/airport.md b/community_extensions/extensions/airport.md index c53bfad2df..4ebe0bf82c 100644 --- a/community_extensions/extensions/airport.md +++ b/community_extensions/extensions/airport.md @@ -27,8 +27,8 @@ repo: github: query-farm/airport ref: 8ed5226602c5106894b5b9575462b0ccc3dcca19 -extension_star_count: 293 -extension_star_count_pretty: 293 +extension_star_count: 296 +extension_star_count_pretty: 296 extension_download_count: null extension_download_count_pretty: n/a image: '/images/community_extensions/social_preview/preview_community_extension_airport.png' diff --git a/community_extensions/extensions/cache_httpfs.md b/community_extensions/extensions/cache_httpfs.md index a1a7f0a1d6..8913b46f4b 100644 --- a/community_extensions/extensions/cache_httpfs.md +++ b/community_extensions/extensions/cache_httpfs.md @@ -35,8 +35,8 @@ docs: - Exposes function to get cache size and cleanup cache - Provides an option to disable / enable cache, which could act as a drop-in replacement for httpfs -extension_star_count: 92 -extension_star_count_pretty: 92 +extension_star_count: 93 +extension_star_count_pretty: 93 extension_download_count: 862 extension_download_count_pretty: 862 image: '/images/community_extensions/social_preview/preview_community_extension_cache_httpfs.png' diff --git a/community_extensions/extensions/chsql.md b/community_extensions/extensions/chsql.md index bdc8b818c4..bd97b0cddd 100644 --- a/community_extensions/extensions/chsql.md +++ b/community_extensions/extensions/chsql.md @@ -96,8 +96,8 @@ docs: #### Legal Disclaimer > DuckDB ® is a trademark of DuckDB Foundation. ClickHouse® is a trademark of ClickHouse Inc. All trademarks, service marks, and logos mentioned or depicted are the property of their respective owners. The use of any third-party trademarks, brand names, product names, and company names is purely informative or intended as parody and does not imply endorsement, affiliation, or association with the respective owners. -extension_star_count: 68 -extension_star_count_pretty: 68 +extension_star_count: 69 +extension_star_count_pretty: 69 extension_download_count: 5668 extension_download_count_pretty: 5.7k image: '/images/community_extensions/social_preview/preview_community_extension_chsql.png' diff --git a/community_extensions/extensions/duckdb_mcp.md b/community_extensions/extensions/duckdb_mcp.md index c20ae683e1..15b90d8cd1 100644 --- a/community_extensions/extensions/duckdb_mcp.md +++ b/community_extensions/extensions/duckdb_mcp.md @@ -73,8 +73,8 @@ docs: - `mcp_publish_query(sql, uri, format, interval)` - Publish query results The extension implements the complete JSON-RPC 2.0 MCP protocol with support for multiple transport mechanisms. It enables powerful use cases including database federation, remote data access, tool orchestration, and exposing database insights to external MCP-compatible systems. Perfect for integration with AI agents, data pipelines, and distributed analytical workflows. -extension_star_count: 5 -extension_star_count_pretty: 5 +extension_star_count: 6 +extension_star_count_pretty: 6 extension_download_count: null extension_download_count_pretty: n/a image: '/images/community_extensions/social_preview/preview_community_extension_duckdb_mcp.png' diff --git a/community_extensions/extensions/duckpgq.md b/community_extensions/extensions/duckpgq.md index 4161eb04d8..c656bd89bc 100644 --- a/community_extensions/extensions/duckpgq.md +++ b/community_extensions/extensions/duckpgq.md @@ -60,8 +60,8 @@ docs: *Disclaimer:* As this extension is part of an ongoing research project by the Database Architectures group at CWI, some features may still be under development. We appreciate your understanding and patience as we continue to improve it. -extension_star_count: 254 -extension_star_count_pretty: 254 +extension_star_count: 256 +extension_star_count_pretty: 256 extension_download_count: 844 extension_download_count_pretty: 844 image: '/images/community_extensions/social_preview/preview_community_extension_duckpgq.png' diff --git a/community_extensions/extensions/flockmtl.md b/community_extensions/extensions/flockmtl.md index c40704f722..ac1674b109 100644 --- a/community_extensions/extensions/flockmtl.md +++ b/community_extensions/extensions/flockmtl.md @@ -62,8 +62,8 @@ docs: > *Note:* FlockMTL is part of ongoing research by the [Data & AI Systems (DAIS) Laboratory @ Polytechnique Montréal](https://dais-polymtl.github.io/). It is under active development, and some features may evolve. Feedback and contributions are welcome! -extension_star_count: 262 -extension_star_count_pretty: 262 +extension_star_count: 263 +extension_star_count_pretty: 263 extension_download_count: 499 extension_download_count_pretty: 499 image: '/images/community_extensions/social_preview/preview_community_extension_flockmtl.png' diff --git a/community_extensions/extensions/geotiff.md b/community_extensions/extensions/geotiff.md index dcf9284e6b..80701adbef 100644 --- a/community_extensions/extensions/geotiff.md +++ b/community_extensions/extensions/geotiff.md @@ -36,8 +36,8 @@ docs: If you pass multiple bands (e.g., band := [1,2,3]) it returns a wide schema: (cell_id, band1, band2, …). This is optimized for fast CTAS/UPDATE patterns when building “wide” raster tables inside DuckDB. -extension_star_count: 1 -extension_star_count_pretty: 1 +extension_star_count: 2 +extension_star_count_pretty: 2 extension_download_count: null extension_download_count_pretty: n/a image: '/images/community_extensions/social_preview/preview_community_extension_geotiff.png' diff --git a/community_extensions/extensions/h3.md b/community_extensions/extensions/h3.md index efda2c204f..8de32e456f 100644 --- a/community_extensions/extensions/h3.md +++ b/community_extensions/extensions/h3.md @@ -25,8 +25,8 @@ docs: extended_description: | The H3 extension adds support for the [H3 hierarchical hexagonal grid system](https://h3geo.org/). -extension_star_count: 217 -extension_star_count_pretty: 217 +extension_star_count: 218 +extension_star_count_pretty: 218 extension_download_count: 26729 extension_download_count_pretty: 26.7k image: '/images/community_extensions/social_preview/preview_community_extension_h3.png' diff --git a/community_extensions/extensions/hdf5.md b/community_extensions/extensions/hdf5.md index 319826d464..f3b7d334d2 100644 --- a/community_extensions/extensions/hdf5.md +++ b/community_extensions/extensions/hdf5.md @@ -27,8 +27,8 @@ docs: extended_description: | This extension provides a read function for HDF5 files. -extension_star_count: 8 -extension_star_count_pretty: 8 +extension_star_count: 9 +extension_star_count_pretty: 9 extension_download_count: 467 extension_download_count_pretty: 467 image: '/images/community_extensions/social_preview/preview_community_extension_hdf5.png' diff --git a/community_extensions/extensions/httpserver.md b/community_extensions/extensions/httpserver.md index d04c64de73..b7d721cea8 100644 --- a/community_extensions/extensions/httpserver.md +++ b/community_extensions/extensions/httpserver.md @@ -77,8 +77,8 @@ docs: > This DuckDB extension was created by Query.Farm, where we develop and maintain many extensions that expand DuckDB’s capabilities by connecting it to new data sources, formats, and features. -extension_star_count: 226 -extension_star_count_pretty: 226 +extension_star_count: 227 +extension_star_count_pretty: 227 extension_download_count: 873 extension_download_count_pretty: 873 image: '/images/community_extensions/social_preview/preview_community_extension_httpserver.png' diff --git a/community_extensions/extensions/ofquack.md b/community_extensions/extensions/ofquack.md index 738032f4e7..f71fcad3f0 100644 --- a/community_extensions/extensions/ofquack.md +++ b/community_extensions/extensions/ofquack.md @@ -23,8 +23,8 @@ docs: extended_description: | The Ofquack extension provides seamless integration between DuckDB and Oracle Fusion via WSDL-based SOAP calls. It allows you to run arbitrary SQL queries against Oracle Fusion database directly from DuckDB, inferring column names at runtime and returning all data as VARCHAR columns—as native DuckDB tables and as resultsets that can be directly consumed by downstream applications. -extension_star_count: 4 -extension_star_count_pretty: 4 +extension_star_count: 5 +extension_star_count_pretty: 5 extension_download_count: 440 extension_download_count_pretty: 440 image: '/images/community_extensions/social_preview/preview_community_extension_ofquack.png' diff --git a/community_extensions/extensions/radio.md b/community_extensions/extensions/radio.md index b2530de815..0b77d7eda0 100644 --- a/community_extensions/extensions/radio.md +++ b/community_extensions/extensions/radio.md @@ -22,8 +22,8 @@ repo: github: query-farm/radio ref: 766f92777d3935e9c25e113f3257b305c313e7c1 -extension_star_count: 28 -extension_star_count_pretty: 28 +extension_star_count: 29 +extension_star_count_pretty: 29 extension_download_count: null extension_download_count_pretty: n/a image: '/images/community_extensions/social_preview/preview_community_extension_radio.png' diff --git a/community_extensions/extensions/rusty_quack.md b/community_extensions/extensions/rusty_quack.md index 282f42cc11..9e9c3ceeef 100644 --- a/community_extensions/extensions/rusty_quack.md +++ b/community_extensions/extensions/rusty_quack.md @@ -29,8 +29,8 @@ docs: The quack extension is based on DuckDB's [Rust Extension Template](https://github.com/duckdb/extension-template-rs/), and it's a great starting point to get started building DuckDB extensions in Rust. -extension_star_count: 78 -extension_star_count_pretty: 78 +extension_star_count: 79 +extension_star_count_pretty: 79 extension_download_count: null extension_download_count_pretty: n/a image: '/images/community_extensions/social_preview/preview_community_extension_rusty_quack.png' diff --git a/community_extensions/extensions/textplot.md b/community_extensions/extensions/textplot.md index 0b701d3dc5..1f4bb2bd33 100644 --- a/community_extensions/extensions/textplot.md +++ b/community_extensions/extensions/textplot.md @@ -21,8 +21,8 @@ repo: github: query-farm/textplot ref: 0341f691404f427cf0b72f9669f19bbd3c3ff1e1 -extension_star_count: 4 -extension_star_count_pretty: 4 +extension_star_count: 5 +extension_star_count_pretty: 5 extension_download_count: null extension_download_count_pretty: n/a image: '/images/community_extensions/social_preview/preview_community_extension_textplot.png'