PostgreSQL tiered-storage that moves historical rows to Parquet while keeping the original table fully queryable and supporting updates and deletes.
pgext.cloud · Source code · Documentation · Control file
| Package | koldstore |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 5 |
| Latest commit | 2026-08-28 |
| Latest release | 2026-08-08 |
| Catalogue updated | 2026-08-30 |
| pg_parquet | copy data between Postgres and Parquet |
| cos_fdw | TencentDB PostgreSQL foreign data wrapper for reading CSV data from Tencent Cloud Object Storage (COS). |
| pg_elephantduck | Columnar PostgreSQL table access method powered by DuckDB and Parquet storage. |
| pgduck_rs | pgrx prototype extension that uses DuckDB to read Parquet files and return rows as JSONB in PostgreSQL. |
| pg_ducklake | DuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet |
| parquet_s3_fdw | Foreign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL. |
| pg_opendal | Access storage backends through Apache OpenDAL from PostgreSQL functions. |
| pg_lake_copy | Copy to/from data lake files |