pg_duckdb extension
Đăng Nguyễn Hải
DuckDB has just launched a new pg_duckdb extension and I want to use it in my PostgreSQL database to improve the performance in analytics.
pg_duckdb is a Postgres extension that embeds DuckDB's columnar-vectorized analytics engine and features into Postgres.
The GitHub repo: https://github.com/duckdb/pg_duckdb
A
Andrielson Silva
Another great feature of this extension is the ability to load CSV and Parquet files from object storages like S3, GCP and Azure