For the complete documentation index, see
llms.txt .
On this page
Supported table engines in Aiven for ClickHouse® Table engines define how data is stored and which queries a table supports.
Aiven for ClickHouse® supports different table engines depending on the service
version. Engine availability can differ from upstream depending on features
enabled in Aiven for ClickHouse®.
For details about each engine, see the
ClickHouse documentation .
For database engines, see Supported database engines .
To support high availability and node replacement operations on the Aiven
platform, some table engines are automatically remapped. In replicated
databases, MergeTree engines are replaced with their corresponding
ReplicatedMergeTree variants.
MergeTree family
Engine Replicated variant Supported in MergeTree (remapped)ReplicatedMergeTree25.3, 25.8, 26.3 AggregatingMergeTree (remapped)ReplicatedAggregatingMergeTree25.3, 25.8, 26.3 CoalescingMergeTree (remapped)ReplicatedCoalescingMergeTree25.8, 26.3 CollapsingMergeTree (remapped)ReplicatedCollapsingMergeTree25.3, 25.8, 26.3 GraphiteMergeTree (remapped)ReplicatedGraphiteMergeTree25.3, 25.8, 26.3 ReplacingMergeTree (remapped)ReplicatedReplacingMergeTree25.3, 25.8, 26.3 SummingMergeTree (remapped)ReplicatedSummingMergeTree25.3, 25.8, 26.3 VersionedCollapsingMergeTree (remapped)ReplicatedVersionedCollapsingMergeTree25.3, 25.8, 26.3
Integration engines
Engine Supported in AzureBlobStorage25.3, 25.8, 26.3 AzureQueue25.3, 25.8, 26.3 COSN25.3, 25.8, 26.3 GCS25.8, 26.3 Kafka (via integration only, not via SQL)25.3, 25.8, 26.3 MaterializedPostgreSQL25.3, 25.8, 26.3 MySQL25.3, 25.8, 26.3 OSS25.3, 25.8, 26.3 PostgreSQL (via SQL or integration )25.3, 25.8, 26.3 S325.3, 25.8, 26.3 S3Queue25.3, 25.8, 26.3 URL25.3, 25.8, 26.3
Data lake engines
Engine Supported in DeltaLake25.3, 25.8, 26.3 DeltaLakeAzure25.8, 26.3 DeltaLakeS325.8, 26.3 Hudi25.3, 25.8, 26.3 Iceberg25.3, 25.8, 26.3 IcebergAzure25.3, 25.8, 26.3 IcebergS325.3, 25.8, 26.3
View engines
Engine Supported in LiveView25.3, 25.8 MaterializedView25.3, 25.8, 26.3 View25.3, 25.8, 26.3 WindowView25.3, 25.8, 26.3
LiveView was removed upstream and is not available in 26.3. Replace live views
before upgrading, for example with refreshable materialized views.
Special-purpose engines
Engine Supported in Alias26.3 Buffer25.3, 25.8, 26.3 Dictionary25.3, 25.8, 26.3 Distributed25.3, 25.8, 26.3 Join25.3, 25.8, 26.3 KeeperMap25.3, 25.8, 26.3 Memory25.3, 25.8, 26.3 Merge25.3, 25.8, 26.3 Null25.3, 25.8, 26.3 Set25.3, 25.8, 26.3 TimeSeries25.8, 26.3
Testing and utility engines
Engine Supported in FuzzJSON25.3, 25.8, 26.3 FuzzQuery25.3, 25.8, 26.3 GenerateRandom25.3, 25.8, 26.3 Loop25.3, 25.8, 26.3