Skip to content

Commit dbe2f3c

Browse files
author
Quack Mc Docs
committed
chore: update Community Extensions docs
1 parent a08edfc commit dbe2f3c

File tree

14 files changed

+28
-28
lines changed

14 files changed

+28
-28
lines changed

community_extensions/extensions/airport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ repo:
2727
github: query-farm/airport
2828
ref: 8ed5226602c5106894b5b9575462b0ccc3dcca19
2929

30-
extension_star_count: 293
31-
extension_star_count_pretty: 293
30+
extension_star_count: 296
31+
extension_star_count_pretty: 296
3232
extension_download_count: null
3333
extension_download_count_pretty: n/a
3434
image: '/images/community_extensions/social_preview/preview_community_extension_airport.png'

community_extensions/extensions/cache_httpfs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ docs:
3535
- Exposes function to get cache size and cleanup cache
3636
- Provides an option to disable / enable cache, which could act as a drop-in replacement for httpfs
3737
38-
extension_star_count: 92
39-
extension_star_count_pretty: 92
38+
extension_star_count: 93
39+
extension_star_count_pretty: 93
4040
extension_download_count: 862
4141
extension_download_count_pretty: 862
4242
image: '/images/community_extensions/social_preview/preview_community_extension_cache_httpfs.png'

community_extensions/extensions/chsql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ docs:
9696
#### Legal Disclaimer
9797
> 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.
9898
99-
extension_star_count: 68
100-
extension_star_count_pretty: 68
99+
extension_star_count: 69
100+
extension_star_count_pretty: 69
101101
extension_download_count: 5668
102102
extension_download_count_pretty: 5.7k
103103
image: '/images/community_extensions/social_preview/preview_community_extension_chsql.png'

community_extensions/extensions/duckdb_mcp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ docs:
7373
- `mcp_publish_query(sql, uri, format, interval)` - Publish query results
7474
7575
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.
76-
extension_star_count: 5
77-
extension_star_count_pretty: 5
76+
extension_star_count: 6
77+
extension_star_count_pretty: 6
7878
extension_download_count: null
7979
extension_download_count_pretty: n/a
8080
image: '/images/community_extensions/social_preview/preview_community_extension_duckdb_mcp.png'

community_extensions/extensions/duckpgq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ docs:
6060
6161
*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.
6262
63-
extension_star_count: 254
64-
extension_star_count_pretty: 254
63+
extension_star_count: 256
64+
extension_star_count_pretty: 256
6565
extension_download_count: 844
6666
extension_download_count_pretty: 844
6767
image: '/images/community_extensions/social_preview/preview_community_extension_duckpgq.png'

community_extensions/extensions/flockmtl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ docs:
6262
6363
> *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!
6464
65-
extension_star_count: 262
66-
extension_star_count_pretty: 262
65+
extension_star_count: 263
66+
extension_star_count_pretty: 263
6767
extension_download_count: 499
6868
extension_download_count_pretty: 499
6969
image: '/images/community_extensions/social_preview/preview_community_extension_flockmtl.png'

community_extensions/extensions/geotiff.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ docs:
3636
If you pass multiple bands (e.g., band := [1,2,3]) it returns a wide schema:
3737
(cell_id, band1, band2, …). This is optimized for fast CTAS/UPDATE patterns
3838
when building “wide” raster tables inside DuckDB.
39-
extension_star_count: 1
40-
extension_star_count_pretty: 1
39+
extension_star_count: 2
40+
extension_star_count_pretty: 2
4141
extension_download_count: null
4242
extension_download_count_pretty: n/a
4343
image: '/images/community_extensions/social_preview/preview_community_extension_geotiff.png'

community_extensions/extensions/h3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ docs:
2525
extended_description: |
2626
The H3 extension adds support for the [H3 hierarchical hexagonal grid system](https://h3geo.org/).
2727
28-
extension_star_count: 217
29-
extension_star_count_pretty: 217
28+
extension_star_count: 218
29+
extension_star_count_pretty: 218
3030
extension_download_count: 26729
3131
extension_download_count_pretty: 26.7k
3232
image: '/images/community_extensions/social_preview/preview_community_extension_h3.png'

community_extensions/extensions/hdf5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ docs:
2727
extended_description: |
2828
This extension provides a read function for HDF5 files.
2929
30-
extension_star_count: 8
31-
extension_star_count_pretty: 8
30+
extension_star_count: 9
31+
extension_star_count_pretty: 9
3232
extension_download_count: 467
3333
extension_download_count_pretty: 467
3434
image: '/images/community_extensions/social_preview/preview_community_extension_hdf5.png'

community_extensions/extensions/httpserver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ docs:
7777
7878
> 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.
7979
80-
extension_star_count: 226
81-
extension_star_count_pretty: 226
80+
extension_star_count: 227
81+
extension_star_count_pretty: 227
8282
extension_download_count: 873
8383
extension_download_count_pretty: 873
8484
image: '/images/community_extensions/social_preview/preview_community_extension_httpserver.png'

0 commit comments

Comments
 (0)