/plushcap/analysis/hasura/create-gatsby-sites-using-graphql-on-postgres-603b5dd1e516

Create Gatsby sites using GraphQL on Postgres

What's this blog post about?

Gatsby is a popular framework for building statically rendered React sites. However, in some cases, data needed for these sites may come from databases like Postgres. To address this issue, the gatsby-source-graphql plugin can be used to set any GraphQL API as a Gatsby data source. Additionally, Hasura can expose an existing Postgres database over GraphQL instantly. A boilerplate and tutorial by Karthik Venkateswaran are available for quick setup and integration of large datasets from Postgres into Gatsby sites using GraphQL.

Company
Hasura

Date published
Sept. 27, 2018

Author(s)
Tanmai Gopal

Word count
239

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.