Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learning Google BigQuery

You're reading from  Learning Google BigQuery

Product type Book
Published in Dec 2017
Publisher Packt
ISBN-13 9781787288591
Pages 264 pages
Edition 1st Edition
Languages
Authors (3):
Thirukkumaran Haridass Thirukkumaran Haridass
Profile icon Thirukkumaran Haridass
Mikhail Berlyant Mikhail Berlyant
Eric Brown Eric Brown
Profile icon Eric Brown
View More author details

Table of Contents (9) Chapters

Preface Google Cloud and Google BigQuery Google Cloud SDK Google BigQuery Data Types BigQuery SQL Basic BigQuery SQL Advanced Google BigQuery API Visualizing BigQuery Data Google Cloud Pub/Sub

Programming with BigQuery API in C# .NET

The following code samples are developed for a console application in Microsoft .NET in C# and they can be used in ASP.NET web applications as well. Create a console application project in Microsoft Visual Studio. Add the following NuGet package to the solution. The prerequisite for this package is .NET 4.0 and recommended version is .NET 4.5 and up or .NET Core with NET Standard 1.3. This NuGet package is provided by Google:

Google.Apis.Bigquery.v2

The version for the package used in this book's code samples is given here:

There are also third-party drivers available to connect to BigQuery on a .NET platform. The CDATA BigQuery driver is a very good driver that provides standard ADO.NET support and Entity Framework model for accessing data in BigQuery. You can find more details here: http://www.cdata.com/drivers/bigquery/.
If your...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}