TIL: Camelot PDF Tables, PostgreSQL Row Level Security, Zerodha Varsity, and Write Yourself a Git

Today I learned about Camelot for PDF table extraction, PostgreSQL Row Level Security for multi-tenant isolation, Zerodha's free trading education platform, and building Git from scratch.

March 13, 2021 路 3 min

TIL: Dolt - Git for Data and Database Version Control

Today I learned about Dolt, a revolutionary SQL database that combines Git-style version control with relational database functionality, enabling true data versioning and collaboration.

March 5, 2021 路 4 min

TIL: Git Internals Deep Dive

TIL 2020-12-28 Some of git internals (updated) - Technical exploration of Git鈥檚 internal object storage, references, and data structures.

December 28, 2020 路 1 min

TIL: Git Internals Deep Dive

Today I explored the internal workings of Git version control system, understanding how Git stores and manages data under the hood.

December 28, 2020 路 4 min