Module: DuckDB
Install duckdb, the
Module:
DuckDB is a fast in-process analytical database
Overview
DuckDB supports a feature-rich SQL dialect complemented with deep integrations into client APIs.
Install
Pigsty already provides DuckDB software package (RPM / DEB) in the Infra software repository, you can install it with the following commands:
./node.yml -t node_install -e '{"node_repo_modules":"infra","node_packages":["duckdb"]}'
Resource
There are some DuckDB-related extension plugins provided by Pigsty for PostgreSQL:
pg_lakehouse
: Access external files from S3/MinIO through DuckDBpg_analytics
: Add OLAP capabilities to PostgreSQL based on DuckDBduckdb_fdw
: Foreign data wrapper for DuckDB, read/write DuckDB data files from PGpg_duckdb
: WIP extension plugin by DuckDB official MotherDuck and Hydra, only available on EL systems
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.