概要
This skill automates the complex task of setting up DBeaver connections for ClickHouse by translating Pydantic v2 configuration models into the required JSON format. By utilizing mise environment variables as a Single Source of Truth (SSoT), it ensures that your database client settings remain consistent with your local development environment and cloud credentials. It handles both local and cloud connection modes, including SSL requirements and credential mapping, while maintaining security through gitignored configuration files.