ClickHouse#

Purpose#

  • Time-series database to store object history captured by event-logs

  • Downstream processing using any programming language

Motivation#

  • Break C++ requirement

  • Make it possible to build historical analysis tools, e.g. charts, P&L, etc.

  • High performance time-series database to manage billions of datapoints without breaking a sweat

  • SQL-like query language