Curve icon indicating copy to clipboard operation
Curve copied to clipboard

Support for TSDB

Open minorcong opened this issue 7 years ago • 1 comments

  • Internal: We should find databases to improve the performance of curve queries. Of course, inappropriate ORM should be the first one to be replaced.
  • External: CSV is a simple format, but it can't satisfy all scenes. We MAY support a method to add data directly from external database.

minorcong avatar Apr 09 '18 06:04 minorcong

You can try Druid, an open-source data store designed for sub-second queries on real-time and historical data. image

linjinjin123 avatar Aug 17 '18 06:08 linjinjin123