/plushcap/analysis/hasura/join-data-from-google-sheets-api-and-postgres-using-hasura-remote-joins

Join data from Google Sheets API and Postgres using Hasura Remote Joins

What's this blog post about?

This post discusses the use of Hasura Remote Joins to join data from Google Sheets API and Postgres in GraphQL. It is part of a series on Remote Joins, which allows joining data across tables and remote data sources. Data Federation using Hasura Remote Joins is now available in v1.3.0 stable release. The example demonstrates how to add Google Sheets API as a Remote Schema using the Hasura Console and deploy a custom resolver. By adding the Google Sheets API endpoint as a remote schema, users can fetch data from both Postgres and Google Sheets in a single GraphQL query. This technique opens up various use-cases for application development.

Company
Hasura

Date published
July 30, 2019

Author(s)
Praveen Durairaju

Word count
428

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.