Get the latest tech news

Show HN: Pgit – A Git-like CLI backed by PostgreSQL


I built a Git-like CLI backed by PostgreSQL with delta compression. Benchmarked on 20 real repos totaling 274k commits, it outcompresses git gc --aggressive on 12 out of 20 repositories while making your entire commit history SQL-queryable.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of PostgreSQL

PostgreSQL

Photo of like cli

like cli

Photo of pgit

pgit

Related news:

News photo

What's new in Linux kernel for PostgreSQL

News photo

Show HN: Pg-typesafe – Strongly typed queries for PostgreSQL and TypeScript

News photo

Show HN: SQL-tap – Real-time SQL traffic viewer for PostgreSQL and MySQL