For my little framework Pyxer I would like to to be able to use the Google AppEngine datastores also outside of AppEngine projects, because I\'m now used to this ORM pattern
There is also the Remote API which the bulkloader tool uses to upload or download data into/from the Datastore.
Maybe it could be used to have applications which are not hosted on AppEngine to still use the Datastore there.