pg_duckdb in Action: Accelerating Analytics on Azure Database for PostgreSQL | POSETTE 2026

Microsoft Developer
AI summary

Nitin Jadhav demonstrates how pg_duckdb enables fast analytical queries directly inside Azure Database for PostgreSQL without data movement. The talk covers running columnar-style analytics on existing tables and querying Parquet files from object storage without loading them into Postgres, offering a simpler alternative to building separate data warehouses or ETL pipelines.