Blog
Projects
Snippets
About
Resume
BlogProjectsSnippetsAboutResume

Technical Blog

Tag: #postgresql

Deep dives into data engineering, cloud architecture, AI/ML, and the technologies that power modern data platforms.

March 21, 2024•data-engineering

Apache Airflow with PostgreSQL, Celery & RabbitMQ: Production Setup Guide

data-engineeringapache-airflowpostgresql

Production-ready Apache Airflow setup with PostgreSQL, Celery Executor, and RabbitMQ on macOS. Covers database migration, worker scaling, Flower monitoring, and troubleshooting common distributed task queue issues.

Read article
January 31, 2022•sql

PostgreSQL SQL Cheatsheet: Complete Reference Guide

sqlpostgresqldatabase

Essential PostgreSQL SQL reference for data engineers. Covers SELECT, JOINs, aggregations, window functions (LAG, LEAD, RANK), CTEs, JSONB queries, date operations, and performance optimization with practical examples.

Read article
January 29, 2022•sql

PostgreSQL: Solving Complex Queries Step-by-Step

sqlpostgresqldata-analytics

Hands-on PostgreSQL tutorial building a daily order analysis report. Learn aggregations, window functions (LAG, SUM OVER), running totals, calendar tables, and query optimization with EXPLAIN plans for production data pipelines.

Read article
githubtwitterlinkedinmail
©2026•Vijay's Tech Blog - Insights on BigData, AI, Cloud & DevOps

Built with Next.js & Tailwind CSS