tstorage: A fast time-series database library

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • tstorage

    An embedded time-series database

  • Thank you for sharing! The next thing I gotta do in this project is exactly the thinking about compression algorithms. Currently data points are compressed using gzip compression before flushing to the disk. If you have some kinds of ideas, feel free to comment on this issue: https://github.com/nakabonne/tstorage/issues/6

  • metricsql

    Standalone PromQL and MetricsQL parser

  • You can write a query parser with "github.com/VictoriaMetrics/metricsql". Actually I'm looking to write a tiny TSDB that supports PromQL with tstorage and this metricsql.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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