Logging in to Hasura using Rust - Exploring GraphQL with Postgres using Hasura part 7
Channel:
Subscribers:
7,980
Published on ● Video Link: https://www.youtube.com/watch?v=F4k-KXEPuEo
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
PostgreSQL Docker Image: https://hub.docker.com/_/postgres
Wait-for-it Docker Image: https://hub.docker.com/r/toschneck/wait-for-it
GitHub Repository: https://github.com/brooks-builds/exploring_hasura_postgres
-- Watch live at https://www.twitch.tv/brookzerker
Other Videos By Brooks Builds (brookzerker)
Tags:
auth
codespaces
exploration
games
graphql
hasura
postgresql
rust
sql
twitch