A Weekend With PostgreSQL

Live-streaming a deep dive through PostgreSQL documentation. Reading through the complete PostgreSQL docs over a weekend to explore one of the best-documented OSS projects.

June 28, 2021 路 3 min

TIL: Breaking PostgreSQL at Scale and LeetCode Problem Patterns

Today I learned about PostgreSQL performance challenges at scale and discovered a curated collection of LeetCode problems organized by common algorithmic patterns.

April 7, 2021 路 1 min

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: PostgreSQL Customization and Advanced Database Management

Today I learned about customizing PostgreSQL shell environments, advanced psql configurations, and database administration best practices for enhanced productivity.

November 8, 2020 路 13 min

TIL: Customizing PostgreSQL Shell with psqlrc Configuration

Today I learned how to customize the PostgreSQL command-line interface using psqlrc configuration files to improve productivity and user experience.

November 8, 2020 路 4 min