diff --git a/README.md b/README.md index 1a036b4..c7169d0 100644 --- a/README.md +++ b/README.md @@ -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.