how to connect and query a MySql database
I am really trying to figure out the best way to connect to a MySql database and run query's. I am trying to set up the REST service, but I just cannot get it set up properly. I have tried to look for documentation on how to set this up, but I just cannot find any useful information. Any suggestions?
Thank you!