select open change scope Open full search

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

Extensions / Foreign data wrappers

www_fdw

Foreign data wrapper for accessing web services from PostgreSQL.

pgext.cloud · Source code · Website · Documentation · Control file · PGXN

Overview

Packagewww_fdw
Version0.1.9
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars126
Latest commit2019-12-26
Latest release2014-11-13
Catalogue updated2026-08-30

Related extensions

See also

odbc_fdwForeign data wrapper for accessing remote databases using ODBC
dataclipsArchived, unfinished C prototype for querying Heroku Dataclips through a function and planned FDW.
pg_turretCapture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry
pg_webRun an embedded HTTP server from a PostgreSQL background worker
supa_queueSimple PostgreSQL job queue that dispatches asynchronous HTTP requests with pg_net, schedules processing and retries with pg_cron, and stores endpoint credentials in Supabase Vault.
gsheetsRead and write Google Sheets from PostgreSQL.
pg_httpsHTTP/HTTPS client functions for PostgreSQL using libcurl
ollamaOllama client for PostgreSQL
stripeExperimental generated SQL/PLPython SDK for calling the Stripe REST API from PostgreSQL.
vmagentfdwForeign data wrapper for reading vmagent scrape-target status through its HTTP API.