.. meta:: :description: Hasura BigQuery database support :keywords: hasura, docs, databases, bigquery .. _database_bigquery: BigQuery ======== .. contents:: Table of contents :backlinks: none :depth: 2 :local: Introduction ------------ Hasura allows connecting to a `BigQuery `__ database and building a GraphQL API based on the database schema. .. admonition:: Supported versions: Hasura GraphQL engine ``v2.0.0-alpha.1`` onwards Get Started ----------- To try Hasura with BigQuery, you'll need your own new or existing BigQuery database. Here is how you can get started with Hasura and BigQuery: :ref:`Getting Started with BigQuery ` .. TODO: DB COMPATIBILITY 1. :ref:`Hasura Cloud `: You'll need to be able to access your BigQuery database from Hasura Cloud. 2. :ref:`Docker `: Run Hasura with Docker and then connect your BigQuery database to Hasura. Supported features ------------------ Hasura currently only supports queries on BigQuery. Keep up to date --------------- If you'd like to stay informed about the status of BigQuery support, subscribe to our newsletter and join our discord! - https://hasura.io/newsletter/ - https://discord.com/invite/hasura Know more --------- .. toctree:: :maxdepth: 1 :titlesonly: Getting Started Schema .. TODO: DB-COMPATIBILITY .. toctree:: :maxdepth: 1 :titlesonly: Schema Queries Mutations Subscriptions Supported BigQuery types