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

15 lines
579 B
Markdown
Raw Normal View History

2020-04-09 18:06:07 +00:00
---
sidebar_position: 50
sidebar_label: Special
2020-04-09 18:06:07 +00:00
---
2022-06-02 10:55:18 +00:00
# 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.