Show HN: My Private GitHub on Postgres
Category: infrastructure
Tags: git, postgres, self-hosted
Score: 6.8/10 (Innovation: 7, Technical: 8, Documentation: 6, Utility: 6)
GitGres is a private GitHub reimplementation backed entirely by Postgres, storing all git objects, issues, PRs, and events in database rows. It offers tunable cost, latency, and consistency trade-offs for teams needing custom agent workflows, and it supports both plain git and gh CLI integration.
Target audience: backend devs, devops
Repository: https://github.com/calebwin/gitgres · Rust · 4 stars
View on Hacker News