Extensions / Foreign data wrappers
Postgres FDW in go experiments
pgext.cloud · Source code · Documentation · Control file
| Package | gofdw |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 3 |
| Latest commit | 2016-08-15 |
| Catalogue updated | 2026-08-30 |
| go_fdw | Experimental Go/cgo project template for building PostgreSQL foreign data wrappers. |
| steampipe_postgres_aws | Steampipe AWS native PostgreSQL FDW for querying live AWS APIs as foreign tables. |
| bigtable | Rust PostgreSQL FDW for Google Bigtable |
| lance | PostgreSQL FDW extension for reading and querying Lance format tables |
| pgc_fdw | Access remote PostgreSQL tables through a postgres_fdw-derived wrapper with a FoundationDB-backed query cache |
| gtables_fdw | Global tables across FDW API |
| level_pivot | LevelDB FDW with support for pivoting and key templating |
| postgres_fdw_plus | Fork postgres_fdw to coordinate remote PostgreSQL transactions with optional two-phase commit and recovery helpers |