ClickHouse/docs/en/engines/table-engines/special/index.md
2022-06-02 04:55:18 -06:00

15 lines
579 B
Markdown

---
sidebar_position: 50
sidebar_label: Special
---
# 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.