Get the latest tech news

Pg_parquet: An extension to connect Postgres and parquet


Crunchy Data is excited to release a new extension so you can write Postgres data to Parquet and or pull data from Parquet to Postgres. Craig has the details and sample code.

Today, we’re excited to release pg_parquet- an open source Postgres extension for working with Parquet files. The extension reads and writes parquet files to local disk or to S3 natively from Postgres. Apache Parquet is an open-source, standard, column-oriented file format that grew out of the Hadoop era of big-data.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of extension

extension

Photo of Postgres

Postgres

Photo of Pg_parquet

Pg_parquet

Related news:

News photo

Playing with BOLT and Postgres

News photo

Deep Dive into Postgres Write-Ahead Logs

News photo

Show HN: Parse your Postgres queries into a fully-typed AST in TypeScript