mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
40 lines
1.8 KiB
HTML
40 lines
1.8 KiB
HTML
<div class="hero bg-white">
|
||
<div class="hero-bg index-hero"></div>
|
||
<div class="container pt-5 pt-lg-7 pt-xl-15 pb-5 pb-lg-7">
|
||
|
||
<h1 class="display-1 mb-2 mb-xl-3 mx-auto text-center">
|
||
ClickHouse <span class="text-orange">v21.12 Released</span>
|
||
</h1>
|
||
|
||
<p class="lead mb-3 mb-lg-5 mb-xl-7 mx-auto text-muted text-center" style="max-width:780px;">
|
||
{{ _('ClickHouse® is an open-source, high performance columnar OLAP database management system for real-time analytics using SQL.') }}
|
||
</p>
|
||
|
||
<p class="d-flex justify-content-center mb-0">
|
||
<a href="/blog/en/2021/clickhouse-v21.12-released/" class="btn btn-primary trailing-link">Read the Blog Post</a>
|
||
</p>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="section">
|
||
<div class="container">
|
||
|
||
<div class="card is-large has-highlight">
|
||
<div class="card-body">
|
||
|
||
<h4 class="text-blue text-center">ClickHouse Announces $250 Million in Funding</h4>
|
||
|
||
<p class="font-lg text-center mb-6 mx-auto">Raising the Company’s Valuation to $2B</p>
|
||
|
||
<div class="btns is-3 mx-auto" role="group" style="max-width:740px;">
|
||
<a href="/blog/en/2021/clickhouse-raises-250m-series-b/" class="btn btn-secondary" role="button">Read the Blog Post</a>
|
||
<a href="https://www.bloomberg.com/news/articles/2021-10-28/clickhouse-valued-at-2-billion-in-round-after-yandex-spinout" class="btn btn-outline-secondary" role="button" rel="external nofollow" target="_blank">Read the News</a>
|
||
<a href="https://www.businesswire.com/news/home/20211028005287/en" class="btn btn-outline-secondary" role="button" rel="external nofollow" target="_blank">Read the Press Release</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|