How to connect to MySQL via Standard TCP/IP over SSH using go-sql-driver?
I tried to make a program to connect the MySQL database over ssh and do some queries. I have