Extensions / Functions and aggregates
Prototype Rust/pgrx PostgreSQL extension associated with Open-Meteo weather data.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_open_meteo |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 12 · 13 · 14 · 15 · 16 · 17 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2025-02-27 |
| Catalogue updated | 2026-08-30 |
| pgduck_rs | pgrx prototype extension that uses DuckDB to read Parquet files and return rows as JSONB in PostgreSQL. |
| pargres | Prototype parallel query execution module for shared-nothing PostgreSQL clusters |
| wrapper_deltalake | Unfinished pgrx hello-world prototype originally planned as a Delta Lake foreign data wrapper. |