Is there any kind of REST/JSON or similar API for accessing databases built on MySQL? I’d like to be able to set up a DB and access it via apps through HTTP rather than directly talking to the server through port 3306 (or whatever it is). -David Schwartz