A PostgreSQL extension that stores git repositories in database tables and serves the git smart HTTP protocol, turning Postgres into a git remote.
pgext.cloud · Source code · Documentation · Control file
| Package | omni_git |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | omni_git |
| Stars | 11 |
| Latest commit | 2026-03-08 |
| Catalogue updated | 2026-08-30 |
| gitgres | Store Git objects and refs in PostgreSQL tables with SQL functions and a native git_oid type. |
| gitgres | Store Git objects and refs in PostgreSQL tables with SQL functions and a native git_oid type. |
| pg_git | Implements Git-like repositories, commits, branches, merges and remote operations using PostgreSQL-native data and functions. |
| git_fdw | PostgreSQL Git Foreign Data Wrapper |
| pggit | Git-like version control for PostgreSQL schemas |
| konfigraf | Git based application configuration |
| omni_httpc | HTTP client |
| http | HTTP client for PostgreSQL, allows web page retrieval inside the database. |
| pg_net | Async HTTP Requests |