Extensions / Foreign data wrappers
PostgreSQL Git Foreign Data Wrapper
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | git_fdw |
|---|---|
| Version | 1.1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 49 |
| Latest commit | 2020-08-20 |
| Latest release | 2018-10-07 |
| Catalogue updated | 2026-08-30 |
| pg_git | Implements Git-like repositories, commits, branches, merges and remote operations using PostgreSQL-native data and functions. |
| pggit | Git-like version control for PostgreSQL schemas |
| gitgres | Store Git objects and refs in PostgreSQL tables with SQL functions and a native git_oid type. |
| konfigraf | Git based application configuration |
| filesystem | filesystem foreign data wrapper |
| omni_git | A PostgreSQL extension that stores git repositories in database tables and serves the git smart HTTP protocol, turning Postgres into a git remote. |
| 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 |