- Learning Google BigQuery
- Thirukkumaran Haridass Eric Brown
- 295字
- 2021-07-02 21:23:55
What this book covers
Chapter 1, Google Cloud and Google BigQuery, is a hands-on demo of App Engine, Cloud SQL, BigQuery, Cloud datastore, compute engine, and Google Cloud Storage.
Chapter 2, Google Cloud SDK, covers how to install and configure the Google Cloud SDK and use various utilities provided in the SDK to interact with App Engine, Cloud SQL, BigQuery, and Google Cloud Storage.
Chapter 3, BigQuery Data Types, illustrates various data types supported in Google BigQuery and how to migrate your data to BigQuery.
Chapter 4, BigQuery SQL Basic, covers how to query the data using both legacy SQL and standard SQL, and how to merge data from various tables using queries.
Chapter 5, BigQuery SQL Advanced, shows how to use partition tables in your project and query an external data source on Google Cloud (such as Google Cloud Storage) from within BigQuery. We cover querying of wild card tables, user-defined functions, views, and using nested and repeated types in our tables to support importing JSON data.
Chapter 6, Google BigQuery API, teaches you how to use BigQuery API to create tables and datasets dynamically. You learn to load data into BigQuery and perform streaming insert of records for real-time analytics using Python and C#. Permissions, users, and roles are covered in this chapter.
Chapter 7, Visualizing BigQuery Data, shows you how to visualize your data by connecting it to various frontend tools, such as Tableau and Google Data Studio. We write custom programs in R.
Chapter 8, Google Cloud Pub/Sub, covers the use of the Cloud Pub/Sub messaging system to log messages from various applications and its use to implement real-time reporting and analytics. This chapter also covers Cloud Dataprep, which helps prepare the data for loading into BigQuery.
- 深入淺出Windows API程序設(shè)計(jì):編程基礎(chǔ)篇
- 算法精粹:經(jīng)典計(jì)算機(jī)科學(xué)問題的Python實(shí)現(xiàn)
- 編程數(shù)學(xué)
- VMware虛擬化技術(shù)
- Visual C#.NET程序設(shè)計(jì)
- SQL Server從入門到精通(第3版)
- ElasticSearch Cookbook(Second Edition)
- JavaScript動(dòng)態(tài)網(wǎng)頁編程
- Android應(yīng)用開發(fā)深入學(xué)習(xí)實(shí)錄
- 零基礎(chǔ)學(xué)C語言(升級(jí)版)
- Mastering Machine Learning with R
- Blender 3D Cookbook
- Extending Docker
- JavaScript編程精解(原書第3版)
- C++從零開始學(xué)(視頻教學(xué)版)(第2版)