timeseries-database
- Sign up for GitHub or sign in to edit this page
Here are 43 public repositories matching this topic...
DataFrame Server for Financial Timeseries Data
-
Updated
Oct 31, 2019 - 485 commits
- Go
Time series monitoring and alerting platform.
-
Updated
Oct 21, 2019 - 3 commits
- Java
I'm not sure whether this is a gnocchi problem or oslo_middleware.
We are using Gnocchi in an OpenStack setup (openstack-ansible with Pike) with redis as incoming storage. Recently we had the problem, that redis died and gnocchi didn't answer API requests. a request to metric status was answered by a HTTP 500. Our HAProxy in front of the gnocchi API is configured to query /healthcheck. But it d
Future development of redis-timeseries is at github.com/RedisLabsModules/redis-timeseries.
-
Updated
Oct 26, 2019 - 105 commits
- C
A C# client object model to help integrate with InfluxDB with CLI languages. Supports both .Net traditional and .Net Core.
-
Updated
Oct 22, 2019 - 63 commits
- C#
-
Updated
Oct 31, 2019 - 331 commits
- TSQL
Pisces is a time series database, desktop application, command line tool, and webapp. Pisces is designed to organize, graph, and analyze natural resource data that varies with time: gauge height, river flow, water temperature, etc.
-
Updated
Oct 23, 2019 - 1 commits
- C#
Validate Ambari stack works for deployments and fix issues, provide documentation on how to use it.
a byte-sized time series database
-
Updated
Apr 15, 2019 - 15 commits
- OCaml
Timeseries data store in Redis
-
Updated
Aug 20, 2019 - 191 commits
- Python
Mycenae timeseries database
-
Updated
Oct 28, 2019 - 293 commits
- Go
prometheus support auto-downsample with multiple levels for longterm data persistence, forked form prometheus v1.5.2.
-
Updated
May 1, 2018 - 3 commits
- Go
Pure Rust Whisper File Library
-
Updated
Sep 29, 2019 - 65 commits
- Rust
OCaml interface to the time series database InfluxDB
-
Updated
Jul 30, 2018 - 23 commits
- OCaml
A C# console application to parse log files (in delimited file format) and push data to Influx for later visualization.
-
Updated
Mar 23, 2019 - 75 commits
- C#
DolphinDB vs TimescaleDB 性能对比测试报告 (Performance Comparision Test Report)
-
Updated
May 30, 2019 - 12 commits
- Shell
Ruby client for Druid using the Kafka Indexing Service
-
Updated
Nov 28, 2018 - 72 commits
- Ruby
A Wrapper for Timeseries Database Python Library
-
Updated
Oct 29, 2019 - 3 commits
- Python


It's a fairly common request to get the size of data for each symbol in VersionStore and currently I just use a Mongo js script to get it, but it would be nice to have a util in VersionStore or otherwise to do the same.