I am working on a project which is coded in Java and till now we have used MySQL as the database.
Recently I have heard about Google Cloud SQL, which is supposedly more advanced and reliable, but I have doubts as to how far Google Cloud SQL is better than MySQL.
MySQL has tools like phpMyAdmin to make work easy. Does Google Cloud SQL have any tools like that? I'm considering rewriting my database in Google Cloud SQL. Would that be a wise decision?