Kate SQL: Connect to a database on another server

Is it possible to connect to a database on another server?

I have a server I can ssh onto using a private key, and then a mariadb database set up on it which can be logged into a with username and password. I am able to connect using other programs such as DBeaver.

If I could connect Kate directly to the ssh server, then I would be able to connect via this menu using the username and password for the database that I have.

I am connected to the ssh server via Dolphin and am able to open files on the server using Kate. However I would really like to be able to access the database on the server using Kate.

(I am using Kate 22.12.3 on Debian 12)

Thanks,

George