you can use --use_sqlite with dev_appserver.py On Wed, Nov 17, 2010 at 8:52 PM, Joseph Letness <[email protected]> wrote: > When you use the development server from the SKD, it stores your local > datastore in a temp file that will get flushed when you restart your > system (at least on OSX it does). Add this flag "--datastore_path=/ > path_to_your_datastore.datastore" when you launch your development > server to create a persistent file for your data. > > Hope that helps. > > On Nov 16, 8:42 pm, YF CAO <[email protected]> wrote: >> thanks. >> after close IDE, all test datas disappeared. >> is it in memory? >> how to create local BigTable ? >> >> 2010/11/16 Robert Kluin <[email protected]> >> >> >> >> > You've got a few good options. Check out: >> >http://code.google.com/appengine/docs/python/tools/uploadingdata.html >> >> > Although, I generally find it easier to write my own 'services' for >> > importing data. >> >> > Robert >> >> > On Mon, Nov 15, 2010 at 22:31, YF CAO <[email protected]> wrote: >> > > hi all, >> > > How import datas to BigTable from my local mysql ? >> >> > > -- >> > > You received this message because you are subscribed to the Google Groups >> > > "Google App Engine" group. >> > > To post to this group, send email to [email protected]. >> > > To unsubscribe from this group, send email to >> > > [email protected]<google-appengine%2Bunsubscrib >> > > [email protected]> >> > . >> > > For more options, visit this group at >> > >http://groups.google.com/group/google-appengine?hl=en. >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "Google App Engine" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]<google-appengine%2Bunsubscrib >> > [email protected]> >> > . >> > For more options, visit this group at >> >http://groups.google.com/group/google-appengine?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > >
-- gr wdo Demo free E-business: https://e-comm.appspot.com Wim den Ouden Gae (cloud) based apps -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
