mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-17 20:02:05 +00:00
Update features.html
This commit is contained in:
parent
f387752cf1
commit
b6a4360c29
@ -16,12 +16,14 @@
|
||||
<li><span class="text-yellow">•</span> On-disk locality of reference</li>
|
||||
<li><span class="text-yellow">•</span> Secondary data-skipping indexes</li>
|
||||
<li><span class="text-yellow">•</span> Data compression</li>
|
||||
<li><span class="text-yellow">•</span> Optional separation of hot and cold storage</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg">
|
||||
<ul class="lead list-unstyled mb-0 mb-lg-1">
|
||||
<li><span class="text-yellow">•</span> SQL support</li>
|
||||
<li><span class="text-yellow">•</span> Data skipping indices</li>
|
||||
<li><span class="text-yellow">•</span> Functions for querying JSON documents</li>
|
||||
<li><span class="text-yellow">•</span> Features for web and mobile analytics</li>
|
||||
<li><span class="text-yellow">•</span> High availability</li>
|
||||
<li><span class="text-yellow">•</span> Cross-datacenter replication</li>
|
||||
<li><span class="text-yellow">•</span> Local and distributed joins</li>
|
||||
@ -33,9 +35,10 @@
|
||||
<div class="col-lg">
|
||||
<ul class="lead list-unstyled mb-0 mb-lg-1">
|
||||
<li><span class="text-yellow">•</span> Focus on OLAP workloads</li>
|
||||
<li><span class="text-yellow">•</span> Support for S3-compatible object storage</li>
|
||||
<li><span class="text-yellow">•</span> Integration with Hadoop, MySQL and PostgreSQL ecosystems</li>
|
||||
<li><span class="text-yellow">•</span> Approximate query processing</li>
|
||||
<li><span class="text-yellow">•</span> Probabilistic data structures</li>
|
||||
<li><span class="text-yellow">•</span> Features for web and mobile analytics</li>
|
||||
<li><span class="text-yellow">•</span> Full support of IPv6</li>
|
||||
<li><span class="text-yellow">•</span> State-of-the-art algorithms</li>
|
||||
<li><span class="text-yellow">•</span> Detailed documentation</li>
|
||||
|
Loading…
Reference in New Issue
Block a user