Bulk upload datastore and files

135 views
Skip to first unread message

pinesh shah

unread,
Feb 2, 2016, 3:47:23 AM2/2/16
to Google App Engine
Hi,

I have a scenario mentioned below, need to understand the possible solution for the same.

Need to bulk upload data into datastore using CSV file. In this file each row will have a field which should have URL for a file associated with that row.
I am planning to use google cloud storage for uploading the file.


Need to understand a possible better solution in which first i can upload files and then associate them with these rows by auto updating the CSV file and then uploading the CSV information to datastore.

Not sure of this is the correct forum for asking.

Thanks for Help

Emanuele Ziglioli

unread,
Feb 2, 2016, 3:51:25 PM2/2/16
to Google App Engine
How many rows? within 10m in a task queue, you should be able to upload >100k rows.
If you need more, there are many tools, but the simplest one (Java) is probably:
Reply all
Reply to author
Forward
0 new messages