I have an entire app running on GAE and its datastore... now I need to migrate the application and its datastore to mysql db.
What is the best approach for acchieving this, is there an bulkdownloader if I used the Java API.
It's been 4 days trying to look for this answer, thank you very much in advaced.
Regards