select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Compatibility

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.

pgext.cloud · Source code · Documentation · Control file

Overview

Packageomni_git
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaomni_git
Stars11
Latest commit2026-03-08
Catalogue updated2026-08-30

Related extensions

Requires

gitgresStore Git objects and refs in PostgreSQL tables with SQL functions and a native git_oid type.

See also

gitgresStore Git objects and refs in PostgreSQL tables with SQL functions and a native git_oid type.
pg_gitImplements Git-like repositories, commits, branches, merges and remote operations using PostgreSQL-native data and functions.
git_fdwPostgreSQL Git Foreign Data Wrapper
pggitGit-like version control for PostgreSQL schemas
konfigrafGit based application configuration
omni_httpcHTTP client
httpHTTP client for PostgreSQL, allows web page retrieval inside the database.
pg_netAsync HTTP Requests