Rahul Gupta

9 years of experience in an established organization to a startup company in delivering high performance and analysis-based solutions to meet challenging business demands. As Lead Data Engineer I've led the creation of high performance data pipelines for multiple terabytes of data using Python, SQL, and open-source technologies. I have extensive experience in data architecture, cloud-based data infrastructure, ETL pipeline development, and data warehouse design.
  • Interests: Data Engineering, Cloud Based Data Infrastructure, ETL, Data Warehousing, Open source systems for data pipelines
  • Skills: SQL, Python, Linux

Blogs

Programmatic Tool Calling with the Claude SDK

By

Programmatic Tool Calling with the Claude SDK Every morning somebody on the team runs the...

A New Word: Mauerbauertraurigkeit

By

mauerbauertraurigkeit – n. inexplicable urge to push people away, even close friends whose company...

Methodology for dealing with bad data in production

By

Pinal Dave wrote up his methodology for what to do when you discover bad...

Read the latest Blogs

Forums

Kontak BCA KCU GALAXY Telp:087878229292

By m4l4mt194

Alamat Kontak WA CS:087878229292 Jl. Dr. Ir. H. Soekarno No.37-39, Klampis Ngasem, Kec. Sukolilo,...

VACATION!

By Grant Fritchey

Comments posted to this topic are about the item VACATION!

Why SQL Server Database Attach fails and how to repair it

By Nisarg Upadhyay

Comments posted to this topic are about the item Why SQL Server Database Attach...

Visit the forum

Question of the Day

BIT_COUNT() IV

In SQL Server 2025, I run this code:

select bit_count('A')
What is returned?

See possible answers