OpenTSDB is definitely an early pioneer to TSDBs and introduces lots of concepts related to time series data. But it has performance and operation issues due to its dependency on HBase. We developed TickTockDB, a OpenTSDB API compatible TSDB. It is more than 50x better than OpenTSDB in perf and easy to maintain.