1 रिपॉजिटरी
Selects the best compression algorithm per column based on data statistics for optimal ratios.
Distinct from Data Compression Algorithms: Distinct from Data Compression Algorithms: adaptively selects per-column algorithms based on statistics rather than applying a fixed algorithm.
Explore 1 awesome GitHub repository matching data & databases · Adaptive Column Compressions. Refine with filters or upvote what's useful.
GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without
Selects optimal compression algorithms per column based on data statistics.