I'm currently open to new opportunities! View my resume or connect on LinkedIn.

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 路 454 words

TIL: MontyDB - MongoDB Implemented in Python

Today I learned about MontyDB, a pure Python implementation of MongoDB that can run in-memory or with file storage, perfect for testing and lightweight applications.

June 4, 2021 路 1 min 路 90 words

TIL: Eli Bendersky's Blog, Awesome By Example, NoCoDB, and Martin Kleppmann

Today I learned about excellent technical blogs by Eli Bendersky and Martin Kleppmann, discovered NoCoDB as an Airtable alternative, and found a curated list of example-based learning resources.

May 29, 2021 路 1 min 路 172 words

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 路 200 words

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 路 658 words

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 路 2689 words

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 路 764 words

Subscribe to Newsletter

Get the latest posts and insights delivered to your inbox.

Built using Picoletter.