TSXor-Go
TSXor: A Simple Time Series Compression Algorithm (by andybbruno)
tstorage
An embedded time-series database (by nakabonne)
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
TSXor-Go
Posts with mentions or reviews of TSXor-Go.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning TSXor-Go yet.
Tracking mentions began in Dec 2020.
tstorage
Posts with mentions or reviews of tstorage.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-01.
-
tstorage: A fast time-series database library
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
The initial motivation is as mentioned in the Motivation section of README.
What are some alternatives?
When comparing TSXor-Go and tstorage you can also consider the following projects:
marketstore - DataFrame Server for Financial Timeseries Data
InfluxDB - Scalable datastore for metrics, events, and real-time analytics
cnosdb - An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.
influxdb - Scalable datastore for metrics, events, and real-time analytics [Moved to: https://github.com/influxdata/influxdb]
pyrra - Making SLOs with Prometheus manageable, accessible, and easy to use for everyone!
prometheus - The Prometheus monitoring system and time series database.
metricsql - Standalone PromQL and MetricsQL parser