PG_LAKE
// pg_lake: Postgres with Iceberg and data lake access
Pg_lake
pg_lake: Postgres with Iceberg and data lake access
13EmergingUnknown
What it does
integrates Iceberg and data lake files into Postgres. With the extensions, you can use Postgres as a stand-alone lakehouse system that supports transactions and fast queries on Iceberg tables, and can directly work with raw data files in object stores like S3. At a high level, lets you: - Create and modify Iceberg tables directly from PostgreSQL, with full transactional guarantees and query them
Getting Started
git
git clone https://github.com/Snowflake-Labs/pg_lake