Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: Pg_deltax, Apache-licensed alternative to TimescaleDB

Deltax is an open-source, Apache-licensed PostgreSQL extension for time-series data management, offering an alternative to TimescaleDB. It automatically partitions data into delta and history tables for optimized inserts on recent data and efficient compression on older data, with full PostgreSQL compatibility.