Crunchy Data joins Snowflake. Read the announcement
Aykut Bozkurt
Aykut Bozkurt
What began as a hobby Rust project to explore the PostgreSQL extension ecosystem and the Parquet file format has grown into a handy component for folks integrating Postgres and Parquet into their data architecture. Today, we’re excited to release version 0.4 of pg_parquet . This release includes: • COPY TO/FROM Google Cloud Storage • COPY TO/FROM http(s) stores • COPY TO/FROM stdin/stdout with (FORMAT PARQUET) • Support Parquet UUID, JSON, JSONB types COPY TO/FROM Google Cloud Storage COPY TO/F...
Read MoreAykut Bozkurt
Aykut Bozkurt
Seamless integration of dbt with Crunchy Data Warehouse automates data movement between Postgres and Apache Iceberg. dbt’s modular SQL approach, combined with Iceberg’s scalable storage, and Postgres’ query engine means you can build fast, efficient, and reliable analytics—with minimal complexity. Today let’s dig into an example of using dbt with Postgres and Iceberg. The steps will be: 1. Set up Iceberg tables in Crunchy Data Warehouse using real-world real-time data from GitHub events 2. Confi...
Read More