Author: Alexey Milovidov, 2018-10-31.
— interactive analytic queries;
— on constantly appended data.
«Double realtime»
The most valuable feature of ClickHouse — it's speed.
1. Development and support for use cases in our company (Yandex).
2. Maximum widespread of ClickHouse as open-source product.
Rules of successful open-source:
— the product must solve actual problem;
— and do it better than others.
Our goal:
ClickHouse must be the default choice
as an open-source analytical DBMS
— the first and the only right solution
for appropriate use cases;
— and everyone should be aware of it :)
No time to celebrate.
— VK;
— nVidia;
— Spotify;
— Yandex;
— Amadeus;
— Bloomberg;
— CloudFlare;
— ContentSquare;
— Deutsche Bank;
— A-word fruit company;
— C-word telecom company;
— e-word ecommerce company;
— National payment system of (undisclosed) country.
| 2016 | 2017 | 2018 | |
| Russia | 6 | 18 | 7 |
| Europe | 1 | 4 | 3 |
| USA | - | 2 | 3 |
| Asia | - | - | 3 |
Improvement of SQL dialect, full support for JOIN:
— multiple JOINs without subqueries;
Workload management:
— fair resource sharing between queries;
Fine grained user access control:
— ACL, RBAC, LDAP...
— better product quality;
— better Yandex representation as tech company;
— for hiring developers more easily;
— motivation of developers;
Drawbacks:
— it's hard work;
— and we're working really a lot;