0

I have some data in the datastore i want to move it to Bigquery , I know there is a method to move it to GCS and then to Bigquery using mapreduce but i want to upload the data in form of json directly to Bigquery using the bigquery API. Is there any big query API to do so? Thanks

3
  • Like you say, there's a BigQuery API, so what exactly is the question? Commented Nov 8, 2013 at 11:46
  • i was asking which API , can you kindly provide the link or some example Commented Nov 8, 2013 at 11:50
  • developers.google.com/bigquery/docs/… Commented Nov 8, 2013 at 12:04

1 Answer 1

2

You can load AppEngine backups directly into BigQuery. This feature is still experimental, so you need to sign up for the trusted tester program in order to be able to use it. More information is available here: https://developers.google.com/bigquery/loading-data-into-bigquery#googleservicesdata

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.