I have some 4000+ records to be uploaded on the App Engine. Does GAE allow you to upload so much data? If yes, then I have some questions:
- How to upload that data?
- How much time will it take to complete this thing?
- What is the fastest method to upload it.
duplicate of: How do you upload data in bulk to Google App Engine Datastore?