mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update features.html
This commit is contained in:
parent
cd7382abf2
commit
3e6da7d793
@ -16,13 +16,13 @@
|
||||
<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>
|
||||
<li><span class="text-yellow">•</span> Hot and cold storage separation</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> Functions for querying JSON documents</li>
|
||||
<li><span class="text-yellow">•</span> JSON documents query functions</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>
|
||||
@ -35,8 +35,8 @@
|
||||
<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> S3-compatible object storage support</li>
|
||||
<li><span class="text-yellow">•</span> Hadoop, MySQL, Postgres integration</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> Full support of IPv6</li>
|
||||
|
Loading…
Reference in New Issue
Block a user