Extensions / Foreign data wrappers
Foreign data wrapper for reading vmagent scrape-target status through its HTTP API.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | vmagentfdw |
|---|---|
| Version | 0.0.2 |
| PostgreSQL versions | 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2024-03-08 |
| Latest release | 2024-03-08 |
| Catalogue updated | 2026-08-30 |
| pg_graphql_server | Runs an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql. |
| stripe | Experimental generated SQL/PLPython SDK for calling the Stripe REST API from PostgreSQL. |
| filesystem | filesystem foreign data wrapper |
| twitter_fdw | Legacy foreign data wrapper for the retired unauthenticated Twitter Search API. |
| www_fdw | Foreign data wrapper for accessing web services from PostgreSQL. |
| dataclips | Archived, unfinished C prototype for querying Heroku Dataclips through a function and planned FDW. |
| pg_headerkit | PostgreSQL SQL functions for reading PostgREST request headers inside database code |
| omni_rest | REST API toolkit (with PostgREST support) |
| pgscale | Background worker exposing PostgreSQL statistics views through a simple HTTP endpoint. |
| pg_graphql | Add in-database GraphQL support |