pgit: I Imported the Linux Kernel into PostgreSQL
Summary
A developer imports the Linux kernel history (1.4M commits, 24.4M file versions) into PostgreSQL using pgit and delta compression. The post details hardware setup, configuration, and demonstrates SQL-based analytics on the history, revealing insights on authorship, file coupling, and commit behavior.