mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 02:53:38 +00:00
620 B
620 B
slug | sidebar_position | sidebar_label |
---|---|---|
/en/engines/table-engines/special/ | 50 | Special |
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.