select open change scope Open full search

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

Extensions / Replication and streams

gsheets

Read and write Google Sheets from PostgreSQL.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagegsheets
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2024-11-30
Catalogue updated2026-08-30

Related extensions

See also

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.
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.
dataclipsArchived, unfinished C prototype for querying Heroku Dataclips through a function and planned FDW.
www_fdwForeign data wrapper for accessing web services from PostgreSQL.