3 repository-uri
Triggering compression on specific hypertable chunks on demand instead of relying on an automated policy.
Distinct from Data Compression: Distinct from Data Compression: specifies manual, on-demand compression of individual chunks rather than general data compression techniques.
Explore 3 awesome GitHub repositories matching data & databases · On-Demand Chunk Compression. Refine with filters or upvote what's useful.
TimescaleDB is an open-source PostgreSQL extension that adds native time-series capabilities to the database. At its core, it transforms standard PostgreSQL tables into hypertables—automatically partitioned by time intervals—so data is stored in fixed-size chunks without manual sharding. The extension includes a library of over 200 built-in SQL functions purpose-built for time-series workloads, such as time bucketing, gap filling, percentile estimation, and time-weighted averages. What distinguishes TimescaleDB from generic PostgreSQL is its set of integrated time-series features that work th
Implements chunk-level data skipping that filters out irrelevant partitions during query execution.
Logos is a curated collection of optimized SVG logos for developer tools and brands, stored as individual SVG files in a flat directory structure. The collection is manually selected and optimized to ensure quality and consistency, with each logo served as a raw SVG file that browsers and tools can render natively. The collection supports direct file-system access through its flat directory storage, and includes a lightweight index of brand names and file paths for fast keyword-based logo lookup. Logos are delivered as static assets over HTTP, relying on standard web server caching for perfor
Applies SVG optimization to reduce file size while preserving visual fidelity of logos.
Applies SVGO compression to SVG logos on demand without modifying the stored originals.