I\'m trying to deploy one of my java apps in GAE and I have used MongoDB. Unfortunately GAE doesn\'t allow me to create databases, however it suggests using Google Datastore
if you're still looking for an answer to this you might want to check this project that did exactly the same but in reverse, it will surely help you out with what you want to do.