ClickHouse/website/blog/en/2016/yandex-opensources-clickhouse.md
Alexey Milovidov e9e77b4403 .tech -> .com
2021-09-22 03:22:57 +03:00

1010 B

title image date tags
Yandex Opensources ClickHouse https://blog-images.clickhouse.com/en/2016/yandex-opensources-clickhouse/main.jpg 2016-06-15
announcement
GitHub
license

Today analytical DBMS ClickHouse initially developed internally at Yandex, became available to everyone. Source code is published on GitHub under Apache 2.0 license.

ClickHouse allows interactive analytical query execution on data updated in real time. System is able to scale to tens of trillions of rows and petabytes of stored data. Using ClickHouse opens up opportunities that were hard to imagine: you can store full stream of data and slice and dice it to produce reports without offline aggregation. ClickHouse was initially developed as a backend for Yandex.Metrica — second largest web analytics system in the world.

Discussion on Hacker News.