Merge pull request #172 from rodionos/patch-1

Add SQL capability to Axibase TSD
This commit is contained in:
Onur Akpolat
2017-10-27 11:43:04 +02:00
committed by GitHub

View File

@@ -269,7 +269,7 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu
## Time-Series Databases
* [Axibase Time Series Database](http://axibase.com/products/axibase-time-series-database/) - distributed time series database on top of HBase. Includes built-in Rule Engine, data forecasting and visualization.
* [Axibase Time Series Database](http://axibase.com/products/axibase-time-series-database/) - Integrated time series database on top of HBase with built-in visualization, rule-engine and SQL support.
* [Chronix](http://chronix.io/) - a time series storage built to store time series highly compressed and for fast access times.
* [Cube](http://square.github.io/cube/) - uses MongoDB to store time series data.
* [Heroic](https://spotify.github.io/heroic/#!/index) - is a scalable time series database based on Cassandra and Elasticsearch.