Implements Git-like repositories, commits, branches, merges and remote operations using PostgreSQL-native data and functions.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_git |
|---|---|
| Version | 0.4.0 |
| PostgreSQL versions | 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pggit |
| Stars | 1 |
| Latest commit | 2026-07-05 |
| Catalogue updated | 2026-08-30 |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| pgcrypto | cryptographic functions |
| plpgsql | PL/pgSQL procedural language |
| plpython3u | PL/Python3U untrusted procedural language |
| pggit | Git-like version control for PostgreSQL schemas |
| git_fdw | PostgreSQL Git Foreign Data Wrapper |
| gitgres | Store Git objects and refs in PostgreSQL tables with SQL functions and a native git_oid type. |
| konfigraf | Git based application configuration |
| 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. |
| bundle | data version control system |
| documentation | Aquameta internal documentation system |
| endpoint | endpoint extension |