Implementing the time-series data compressor/decompressor in Go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gorilla

    Discontinued An effective time-series data compression/decompression method based on Facebook's Gorilla. (by keisku)

  • kei6u/gorilla provides a compression/decompression time-series package based on Facebook's Gorilla.

  • prometheus

    The Prometheus monitoring system and time series database.

  • Prometheus would be the ideal tool to understand the use case of this package. For example, prometheus/tsdb/chunckenc inspired my project. Actually, the motivation of this project was to understand deeply the compression method which is used in Prometheus project.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Top 5 Docker Container Monitoring Tools in 2024

    1 project | dev.to | 24 Mar 2024
  • Install and Setup Grafana & Prometheus on Ubuntu 20.04 | 22.04/EC2

    1 project | dev.to | 14 Mar 2024
  • Install Prometheus and Grafana on Kubernetes Cluster.

    1 project | dev.to | 22 Jan 2024
  • 10 Best performance monitoring tools

    1 project | dev.to | 13 Dec 2023
  • Cant download prometheus with wget

    1 project | /r/Ubuntu | 25 Nov 2023