Yet another home page structure change, couple new blocks (CLICKHOUSE-3045)

This commit is contained in:
Ivan Blinkov 2017-06-08 17:08:08 +03:00
parent 93e5631187
commit 94858907a3

View File

@ -281,10 +281,13 @@
#footer {
text-align: right;
padding: 8px 0 0 0;
color: #888;
font-size: 10pt;
}
#footer, .grey, .warranty {
color: #888;
}
code {
font: 13px/18px monospace, "Courier New";
display: block;
@ -316,7 +319,6 @@
.warranty {
margin-top: 6em;
font-size: 50%;
color: #888;
line-height: 150%;
border-top: 1px solid #888;
padding: 1em 0;
@ -388,10 +390,6 @@
margin: 0 auto;
}
.smaller-font {
font-size: 100%;
}
#navbar {
position: relative;
text-align: center;
@ -500,14 +498,14 @@
<a class="index_item" href="#fault-tolerant">Fault Tolerant</a>
</li>
<li>
<a class="index_item" href="#feature-rich">Feature Rich</a>
</li>
<li>
<a class="index_item" href="#simple-and-handy">Simple and Handy</a>
<a class="index_item" href="#key-features">Feature Rich</a>
</li>
<li>
<a class="index_item" href="#highly-reliable">Highly Reliable</a>
</li>
<li>
<a class="index_item" href="#simple-and-handy">Simple and Handy</a>
</li>
</ul>
</div>
<div class="clear"></div>
@ -608,6 +606,21 @@
</div>
<div class="page">
<h2>Independent Benchmarks</h2>
<ul class="dashed">
<li><a href="https://www.percona.com/blog/2017/02/13/clickhouse-new-opensource-columnar-database/"
rel="external nofollow">ClickHouse: New Open Source Columnar Database</a> by Percona</li>
<li><a href="https://www.percona.com/blog/2017/03/17/column-store-database-benchmarks-mariadb-columnstore-vs-clickhouse-vs-apache-spark/"
title="MariaDB ColumnStore vs. Clickhouse vs. Apache Spark"
rel="external nofollow">Column Store Database Benchmarks</a> by Percona</li>
<li><a href="http://tech.marksblogg.com/billion-nyc-taxi-clickhouse.html"
rel="external nofollow">1.1 Billion Taxi Rides on ClickHouse & an Intel Core i5</a> by Mark Litwintschik</li>
<li><a href="https://carto.com/blog/inside/geospatial-processing-with-clickhouse"
rel="external nofollow">Geospatial processing with Clickhouse</a> by Carto</li>
</ul>
<h2 id="linearly-scalable">Linearly Scalable</h2>
<p>ClickHouse allows companies to add servers to their clusters when necessary without investing time or money into
@ -634,17 +647,54 @@
<p>By minimizing data transfers for most types of queries, ClickHouse enables companies to manage their data and
create reports without using a network that supports high-performance computing.</p>
<h2 id="fault-tolerant">Fault Tolerant</h2>
<p>ClickHouse supports multi-master asynchronous replication and can be deployed across multiple datacenters.
Downtime of a single node or the whole datacenter wont affect the systems availability for reads and
writes.
Distributed reads are automatically balanced to live replicas without increasing latency. Replicated data
are
synchronized automatically or semi-automatically after the downtime.</p>
</div>
</div>
<div id="grey-block" class="colored-block">
<div class="page">
<h2 id="fault-tolerant">Fault Tolerant</h2>
<p>ClickHouse supports multi-master asynchronous replication and can be deployed across multiple datacenters.
Downtime of a single node or the whole datacenter wont affect the systems availability for reads and
writes.
Distributed reads are automatically balanced to live replicas without increasing latency. Replicated data
are
synchronized automatically or semi-automatically after the downtime.</p>
<h2 id="key-features">Key Features</h2>
<div class="block-50">
<ul class="dashed">
<li>True column-oriented storage</li>
<li>Vectorized query execution</li>
<li>Data compression</li>
<li>Parallel and distributed query execution</li>
<li>Real time query processing</li>
<li>Real time data ingestion</li>
<li>On-disk locality of reference</li>
<li>Cross-datacenter replication</li>
<li>High availability</li>
<li>SQL support</li>
</ul>
</div>
<div class="block-50">
<ul class="dashed">
<li>Local and distributed joins</li>
<li>Pluggable external dimension tables</li>
<li>Arrays and nested data types</li>
<li>Approximate query processing</li>
<li>Probabilistic data structures</li>
<li>Full support of IPv6</li>
<li>Features for web analytics</li>
<li>State-of-the-art algorithms</li>
<li>Detailed documentation</li>
<li>Clean documented code</li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
<div class="page">
@ -668,58 +718,33 @@
<p>The systems conditional aggregate functions, calculation of totals and extremes, allow getting results with a
single query without having to run a number of them.</p>
<div class="block-50">
<h2>Key Features</h2>
<h2>Success Stories</h2>
<ul class="dashed smaller-font">
<li>True column-oriented storage</li>
<li>Vectorized query execution</li>
<li>Data compression</li>
<li>Parallel and distributed query execution</li>
<li>Real-time query processing and data ingestion</li>
<li>On-disk locality of reference</li>
<li>Cross-datacenter replication</li>
<li>High availability</li>
<li>SQL support</li>
<li>Local and distributed joins</li>
<li>Pluggable external dimension tables</li>
<li>Arrays and nested data types</li>
<li>Approximate query processing</li>
<li>Probabilistic data structures</li>
<li>Full support of IPv6</li>
<li>Features for web analytics</li>
<li>State-of-the-art algorithms</li>
<li>Detailed documentation</li>
<li>Clean documented code</li>
</ul>
</div>
<div class="block-50">
<h2>Applications</h2>
<ul class="dashed">
<li><a href="docs/en/introduction/ya_metrika_task.html">Yandex.Metrica</a></li>
<li><a href="https://blog.cloudflare.com/how-cloudflare-analyzes-1m-dns-queries-per-second/"
rel="external nofollow">CloudFlare DNS Analytics</a></li>
<li><a href="https://translate.yandex.com/translate?url=https%3A%2F%2Fhabrahabr.ru%2Fpost%2F322620%2F&lang=ru-en"
rel="external nofollow">Migrating to Yandex ClickHouse</a> by LifeStreet <span class="grey">(machine translation from russian)</span></li>
<li><a href="https://translate.yandex.com/translate?url=https%3A%2F%2Fhabrahabr.ru%2Fcompany%2Fsmi2%2Fblog%2F314558%2F&lang=ru-en"
rel="external nofollow">How to start ClickHouse up and win the jackpot</a> by SMI2 <span class="grey">(machine translation from russian)</span></li>
<li><a href="https://www.yandex.com/company/press_center/press_releases/2012/2012-04-10/"
rel="external nofollow">LHCb experiment</a> by CERN</li>
</ul>
<ul class="dashed smaller-font">
<li>Web and App analytics</li>
<li>Advertising networks and RTB</li>
<li>Telecommunications</li>
<li>E-commerce</li>
<li>Information security</li>
<li>Monitoring and telemetry</li>
<li>Business intelligence</li>
<li>Online games</li>
<li>Internet of Things</li>
</ul>
</div>
<h2>Viable Applications</h2>
<div class="clear"></div>
<h2 id="simple-and-handy">Simple and Handy</h2>
<p>ClickHouse streamlines all your data processing. Its easy to use: ingest all your structured data into the
system, and it&nbsp;is instantly available for reports. New columns for new properties or dimensions can be
easily added to the system at any time without slowing it&nbsp;down.</p>
<p>ClickHouse is simple and works out-of-the-box. As well as performing on hundreds of node clusters, this system
can be easily installed on a single server or even a virtual machine. No development experience or code-writing
skills are required to install ClickHouse.</p>
<ul class="dashed">
<li>Web and App analytics</li>
<li>Advertising networks and RTB</li>
<li>Telecommunications</li>
<li>E-commerce and financial analytics</li>
<li>Information security</li>
<li>Monitoring and telemetry</li>
<li>Business intelligence</li>
<li>Online games</li>
<li>Internet of Things</li>
</ul>
<h2 id="highly-reliable">Highly Reliable</h2>
@ -741,19 +766,14 @@
It&nbsp;is possible to simultaneously serve both a number of high priority low-latency requests and some
long-running queries with lowered priority.</p>
<h2>Use Cases</h2>
<h2 id="simple-and-handy">Simple and Handy</h2>
<p>ClickHouse streamlines all your data processing. Its easy to use: ingest all your structured data into the
system, and it&nbsp;is instantly available for reports. New columns for new properties or dimensions can be
easily added to the system at any time without slowing it&nbsp;down.</p>
<p>ClickHouse currently powers
<a href="https://metrica.yandex.com/" rel="external nofollow">Yandex.Metrica</a>, world's <a
href="http://w3techs.com/technologies/overview/traffic_analysis/all" rel="external nofollow">second
largest</a> web analytics
platform, with over 13 trillion database records and over 20 billion events a day, generating customized
reports on the fly directly from non-aggregated data.</p>
<p>Another example is <a
href="https://www.yandex.com/company/press_center/press_releases/2012/2012-04-10/"
rel="external nofollow">CERNs LHCb experiment</a>
to store and process metadata on 10bn events with over 1000 attributes per event registered
in 2011.</p>
<p>ClickHouse is simple and works out-of-the-box. As well as performing on hundreds of node clusters, this system
can be easily installed on a single server or even a virtual machine. No development experience or code-writing
skills are required to install ClickHouse.</p>
<h2 id="quick-start">Quick Start</h2>