- 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.
- Learning LibGDX Game Development(Second Edition)
- LabVIEW入門與實戰開發100例
- 基于Java技術的Web應用開發
- Ext JS 4 Web Application Development Cookbook
- Expert Data Visualization
- Android開發:從0到1 (清華開發者書庫)
- Java程序員面試筆試寶典(第2版)
- JavaScript應用開發實踐指南
- PHP編程基礎與實踐教程
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- 深入實踐Kotlin元編程
- Python函數式編程(第2版)
- INSTANT Apache ServiceMix How-to
- Visual Basic程序設計基礎
- Mastering ArcGIS Server Development with JavaScript