Skip to content

Pg_deltax

Relational Databases

A PostgreSQL extension providing columnar compression for time‑series data, serving as an open‑source alternative to TimescaleDB or dedicated analytics stores like ClickHouse.

Rust Latest v0.2.0 · 6d ago Security brief →

Features

  • Columnar storage and type‑specific compression (integers, floats, timestamps) for time‑series tables
  • Keeps compressed data in regular PostgreSQL tables, preserving native Postgres features such as replication, backups, and pg_dump
  • Supports backfilling from Parquet files for faster initial load times

Recent releases

View all 3 releases →
No immediate action
v0.2.0 Bug fix

rtabench performance

No immediate action
v0.1.1 Bug fix

ndistinct heuristic fix

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
204
Forks
10
Languages
Rust Python Shell

Alternative to

TimescaleDB ClickHouse

Beta — feedback welcome: [email protected]