ClickHouse/docs/en/engines/table-engines/special/index.md

15 lines
603 B
Markdown
Raw Normal View History

2020-04-09 18:06:07 +00:00
---
toc_folder_title: Special
toc_priority: 31
---
# Special Table Engines {#special-table-engines}
There are three main categories of table engines:
- [MergeTree engine family](../../../engines/table-engines/mergetree-family/index.md) for main production use.
- [Log engine family](../../../engines/table-engines/log-family/index.md) for small temporary data.
- [Table engines for integrations](../../../engines/table-engines/integrations/index.md).
The remaining engines are unique in their purpose and are not grouped into families yet, thus they are placed in this “special” category.