Extensions / Foreign data wrappers
Read local Excel XLSX worksheets as PostgreSQL foreign tables
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pg_sheet_fdw |
|---|---|
| Version | 0.1.2 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 5 |
| Latest commit | 2025-12-31 |
| Latest release | 2025-12-28 |
| Catalogue updated | 2026-08-30 |
| json_fdw | Foreign data wrapper for local and remote JSON document access. |
| parquet_fdw | Read-only foreign data wrapper for Apache Parquet files |
| oracle_fdw | foreign data wrapper for Oracle access |
| mysql_fdw | Foreign data wrapper for querying a MySQL server |
| redis_fdw | Foreign data wrapper for querying a Redis server |
| mongo_fdw | foreign data wrapper for MongoDB access |
| sqlite_fdw | SQLite Foreign Data Wrapper |
| parquet_s3_fdw | Foreign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL. |