You should do it this way: http://code.google.com/appengine/docs/python/tools/uploadingdata.html
It will take about 1 second to insert 100 records, so I think 4000+ record will be uploaded in 1 minute. 2009/4/12 sevenstar <[email protected]> > > hi all, > I have some 4000+ records to be uploaded on the appengine. > Does GAE allow to upload so much data, if yes then i have some > questions? > 1) How to upload that data? > 2) How much time will it take to complete this thing? > 3) What is the fastest method to upload it. > > Please reply ASAP. I have been reading about it but couldn't find a > solution. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
