Re-setting up Hasura - Exploring GraphQL with Postgres using Hasura part 4

Subscribers:
7,980
Published on ● Video Link: https://www.youtube.com/watch?v=e9dEyiLE93s



Duration: 2:38:06
88 views
3


I really like using AWS AppSync for creating a GraphQL API on top of DynamoDB. However AppSync isn't compatible with PostgreSQL (as in it doesn't support relationships). However I recently discovered an open source tool called Hasura that does support PostgreSQL, relationships and all. In this series I take a look at setting up a local environment with PostgreSQL and Hasura.

Links

Hasura Docker Image: [https://hub.docker.com/r/hasura/graphql-engine](https://hub.docker.com/r/hasura/graphql-engine)

PostgreSQL Docker Image: [https://hub.docker.com/_/postgres](https://hub.docker.com/_/postgres)

Wait-for-it Docker Image: [https://hub.docker.com/r/toschneck/wait-for-it](https://hub.docker.com/r/toschneck/wait-for-it)

GitHub Repository: [https://github.com/brooks-builds/exploring_hasura_postgres](https://github.com/brooks-builds/exploring_hasura_postgres) -- Watch live at https://www.twitch.tv/brookzerker




Other Videos By Brooks Builds (brookzerker)


2021-12-28Digital Christmas card with Yew and Rust day 3
2021-12-27Digital Christmas card with Yew and Rust day 2
2021-12-26Digital Christmas card with Yew and Rust day 1
2021-12-21Setting up Docker for development
2021-12-13Returning JSON and errors in Rocket.rs
2021-12-12Can we create a Twitch Extension in Yew? (it doesn't work out)
2021-12-11Planning a Brooks Builds point system while playing with Xilbe
2021-11-30Logging in to Hasura using Rust - Exploring GraphQL with Postgres using Hasura part 7
2021-11-29Hasura and Auth - Exploring GraphQL with Postgres using Hasura part 6
2021-11-23Mutations and Auth - Exploring GraphQL with Postgres using Hasura part 5
2021-11-16Re-setting up Hasura - Exploring GraphQL with Postgres using Hasura part 4
2021-11-15Re-setting up Hasura - Exploring GraphQL with Postgres using Hasura part 3
2021-11-09Setting up Hasura- Exploring GraphQL with Postgres using Hasura part 2
2021-11-08Setting up PostgreSQL - Exploring GraphQL with Postgres using Hasura part 1
2021-11-01Live Stream - Deep Diving into the Rust std lib part 13
2021-10-25Live Stream - Deep Diving into the Rust std lib part 12
2021-10-22Live Stream ECS library + Deep Diving into the Rust std lib part 11
2021-10-21Live Stream ECS library + Deep Diving into the Rust std lib part 10 3
2021-10-20Live Stream ECS library + Deep Diving into the Rust std lib part 10 2
2021-10-19Live Stream ECS library + Deep Diving into the Rust std lib part 10 1
2021-10-18channel update October 2021



Tags:
codespaces
exploration
games
graphql
hasura
postgresql
rust
sql
twitch