You could load the Cloud Datastore export files that you have stored in 
Cloud Storage directly into BigQuery <http://bigquery.cloud.google.com>.

You can do this manually or automate it. Yesterday I learned about this shell 
script <https://github.com/chees/datastore2bigquery> that someone has done.

Once the data is in BigQuery, you can not only do the usual queries or Data 
Studio reporting etc., but also export the data, see Exporting Table Data 
<https://cloud.google.com/bigquery/docs/exporting-data> (web 
user-interface, command-line, or API).


On Tuesday, 6 March 2018 10:47:07 UTC+1, alex wrote:
>
> Is there any way how to convert files generated by 
>
>    gcloud datastore export
>
> to human readable format (fx csv or json)?
>
> I tried -format, but it is used for formatting command response 
> (logically) 
>
> tx, 
> alex
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0c0f3fef-330f-4564-921b-6e1af073fbc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to