Hi Ilya,

You can extract your data using remote_api, the bulk downloader, or
your own code. As far as hosting it off App Engine goes, changing your
app to use a relational database like MySQL will probably require some
work. There are alternative App Engine datastores, however, like
BDBDatastore (my own project):
http://arachnid.github.com/bdbdatastore/

-Nick Johnson

On Thu, Jun 25, 2009 at 6:31 PM, Ilya Biryukov<mobiled...@gmail.com> wrote:
>
> Hi. I am developing a new application and thinking about using google
> app engine.
> My question is that if my app becomes too popular and I grow outside
> the available (billable) resources, is there any way to move my data
> off google engine? Can I just export everything to mysql, for example.
> Or any other convertible format?
>
> Thank you.
>
> >
>



-- 
Nick Johnson, App Engine Developer Programs Engineer
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration
Number: 368047

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to