Database Servers
Server databases are configured with connection details in the sidebar.
MySQL
Host / port / database / user / password.
PostgreSQL
Host / port / database / user / password, plus SSL mode selection.
ClickHouse
Host / port / database / user / password over the HTTP interface (usually port 8123).
Doris / StarRocks
Experimental, not heavily tested. Connect through the MySQL protocol, usually on port 9030.

