mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 15:42:39 +00:00
258d2fd499
* normalize
* split & adjust links
* re-normalize
* adjust ru links
* adjust ja/tr links
* partially apply e0d19d2aea
* reset contribs
603 B
603 B
toc_folder_title | toc_priority |
---|---|
Special | 31 |
Special Table Engines
There are three main categories of table engines:
- MergeTree engine family for main production use.
- Log engine family for small temporary data.
- Table engines for integrations.
The remaining engines are unique in their purpose and are not grouped into families yet, thus they are placed in this “special” category.