select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Foreign data wrappers

gofdw

Postgres FDW in go experiments

pgext.cloud · Source code · Documentation · Control file

Overview

Packagegofdw
Version0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2016-08-15
Catalogue updated2026-08-30

Related extensions

See also

go_fdwExperimental Go/cgo project template for building PostgreSQL foreign data wrappers.
steampipe_postgres_awsSteampipe AWS native PostgreSQL FDW for querying live AWS APIs as foreign tables.
bigtableRust PostgreSQL FDW for Google Bigtable
lancePostgreSQL FDW extension for reading and querying Lance format tables
pgc_fdwAccess remote PostgreSQL tables through a postgres_fdw-derived wrapper with a FoundationDB-backed query cache
gtables_fdwGlobal tables across FDW API
level_pivotLevelDB FDW with support for pivoting and key templating
postgres_fdw_plusFork postgres_fdw to coordinate remote PostgreSQL transactions with optional two-phase commit and recovery helpers