Posted on:February 25, 2022 at 01:00 AM

PostgreSQL Parquet FDW: Query Parquet Files Directly from Postgres

PostgreSQL Parquet FDW: Query Parquet Files Directly from Postgres

What do we want

Steps

  1. start from ubuntu 20.04.03 LTS
  2. install postgres 13
  3. git clone fdw
  4. install c++ libs
  5. create extension

Learn more about integrating PostgreSQL with modern data workflows:

📊 Explore all database articles for more integration patterns.