Category: DuckDB

  • Banned Pandas: Building Fast, Scalable Data Pipelines with DuckDB + SQL on Azure

    ✍️ By Abhishek Kumar | #FirstCrazyDeveloper 🧠 Why This Change Matters Our data pipelines were fast — until they weren’t.Large joins started crashing memory, inconsistent datetime types caused nightly job failures, and debugging hidden Python logic in Jupyter notebooks became a nightmare. So, we did something radical. We banned pandas.Every transformation now runs in DuckDB,…