Home / Companies / Hasura / Blog / Post Details
Content Deep Dive

Tutorial: Get instant GraphQL APIs on BigQuery with Hasura

Blog post from Hasura

Post Details
Company
Date Published
Author
Jesse Martin
Word Count
472
Language
English
Hacker News Points
-
Summary

In this tutorial, we will learn how to connect BigQuery with Hasura and set default limits. The integration between BigQuery and Hasura provides a fast and descriptive API for BigQuery that can be integrated with the rest of your data layer, opening up new use-cases for large datasets. Key features include dynamic GraphQL APIs, fine-grained authorization controls, caching directives, rate limits, query depth limits, and allow-lists for tracking actual query usage. By integrating BigQuery with Hasura, developers can focus on domain code rather than proxy code, reducing the time to market for applications.