Securing ClickHouse Data at Rest: A Guide to Implementing Filesystem-Level Encryption
ClickHouse does not directly support Transparent Data Encryption (TDE) in the same way that some other database systems do, such as Oracle or SQL Server, which provide built-in TDE capabilities to automatically encrypt database files. […]