v.20.11New Feature

Added Minimal Web UI to ClickHouse

Added minimal web UI to ClickHouse. #16158 (alexey-milovidov).
Added a minimal web UI to ClickHouse, providing a simple graphical interface for basic interactions with the database.

Why it matters

The feature addresses the need for an accessible and user-friendly way for users to interact with ClickHouse without requiring third-party tools or command-line access. It simplifies querying, monitoring, and managing ClickHouse for both new and experienced users.

How to use it

Users can access the minimal web UI by navigating to the ClickHouse server's web interface endpoint. No additional configuration is needed; simply open a web browser and connect to the ClickHouse server address to start using the UI.