-Mysql
I tried
https://www.mkyong.com/jdbc/how-to-connect-to-mysql-with-jdbc-driver-java/
to transform to Mathematica
but It failed.
OpenSQLConnection[JDBC["MySQL(Connector/J)", "locahost"],
"Username" -> "xxxxx", "Password" -> "xxxx"]
JDBC::error: Access denied for user 'name@'localhost' (using password: YES)
Password is correct, but I have read only access. So I do not know if this is the reason why it failed.
We use also Power BI.