google app engine - Bulk upload data into data store for GAE Java project -


I want to populate the data store. Still, the instructions for popularizing all data and data stores are related to Python projects. Is there a way to upload bulk data using AppEngine Java tool? (At the moment the data is in CSV format, but I can reformat the data as needed.)

This would be especially useful if this eclipse can be done within the IDE.

Thank you.

I have the same problem as you have discussed with this one that there is no equivalent tool available for Java I do not even know that although it seems that using the Python tool does not stop you from anything, so that you can populate the datastore and then access that data normally through your Java code, although it assumes that You are comfortable with Python, which can be the problem.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -