Extensions / Foreign data wrappers
KalamDB PostgreSQL extension and FDW callback layer for SQL access to KalamDB.
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | kalam-pg-extension |
|---|---|
| Version | 0.5.5-rc.1 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Preview |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 50 |
| Latest commit | 2026-08-25 |
| Latest release | 2026-08-25 |
| Catalogue updated | 2026-08-30 |
| rep_fdw | Replicate table changes to another PostgreSQL server through postgres_fdw |
| pgc_fdw | Access remote PostgreSQL tables through a postgres_fdw-derived wrapper with a FoundationDB-backed query cache |
| oracle_fdw | foreign data wrapper for Oracle access |
| mongo_fdw | foreign data wrapper for MongoDB access |
| log_fdw | foreign-data wrapper for Postgres log file access |
| bigtable | Rust PostgreSQL FDW for Google Bigtable |
| db2_fdw | foreign data wrapper for DB2 access |
| steampipe_postgres_aws | Steampipe AWS native PostgreSQL FDW for querying live AWS APIs as foreign tables. |