Show HN: pgit – A Git-like CLI backed by PostgreSQL
Summary
pgit presents a Git-like CLI stored in PostgreSQL with delta compression, enabling full SQL access to the repository history. It benchmarks against git across 20 real repositories, showing competitive compression and useful built-in SQL analyses for codebase health, with AI agents able to query history to generate reports.