Tag

SQL Access Control

0 views collected around this technical thread.

GrowingIO Tech Team
GrowingIO Tech Team
Nov 5, 2021 · Databases

How to Implement Multi‑Tenant Resource Isolation in ClickHouse Using Quotas and Profiles

This article demonstrates how to achieve multi‑tenant resource isolation in ClickHouse by configuring XML files, leveraging Quotas and Settings Profiles, and transitioning to SQL‑driven access control with roles, illustrating practical steps, code snippets, and best practices for secure user management.

ClickHouseQuotasResource Isolation
0 likes · 16 min read
How to Implement Multi‑Tenant Resource Isolation in ClickHouse Using Quotas and Profiles