Posts Tagged datastore

Export Datastore from Google App Engine to MySql

PointAbout is built on the Google App Engine platform. We love experimenting with new technologies and its free, so why not?

It has been a great learning experience for us. Just by usisng the platform we learned allot about database scalability, although it took some arm twisting and mostly by force. After taking the time to think about why they did some thing the way they did we realized what most people do, Google had a great reason and we succumbed to the logic.

The inability to export and back up our data has been frustrating. I know that Google is coming out with one “soon” which I’m sure will be bad ass but since I only could find rumors of the date for release and mere claims that someone has shared some code I figured I would post the one I had to make for us. (I’m not one to wait for perfection, get ‘er done). I know its not perfect, heck its not even that great but I was able to get out data from google datastore and list it in sql. Since PointAbout is a part of the ‘open initiative’ we figured we might as well make it public. Let us know if you have improvements (which I’m sure the far smarter developers out there will).

Datastore Export/DataDump (http://code.google.com/p/pointabout/downloads/detail?name=datadump.py&can=2&q=#makechanges)

Leave a Comment

Follow

Get every new post delivered to your Inbox.