Ask Your Question
4

What types of data can be queried with bigquery apart from semi-structured data in columns?

asked 2023-07-05 03:27:07 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-07-05 03:34:01 +0000

devzero gravatar image

Apart from semi-structured data in columns, BigQuery can also query:

  1. Structured data in traditional row/column format such as CSV, JSON, Avro, and Parquet files.

  2. Unstructured data such as text, logs, documents, and images stored in Cloud Storage.

  3. Streaming data from sources like Cloud Pub/Sub or Cloud IoT Core.

  4. Federated data from external sources such as Cloud SQL, Cloud Spanner, and Google Drive.

  5. Geographic data using BigQuery GIS and location-based querying.

  6. Machine learning models and predictions using BigQuery ML.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-05 03:27:07 +0000

Seen: 10 times

Last updated: Jul 05 '23