Getting Started with Hasura GraphQL & YugabyteDB on GKE

jguerreroyb

Jimmy Guerrero

Posted on August 13, 2020

Getting Started with Hasura GraphQL & YugabyteDB on GKE

In this short video we show you how to install a 3 node YugabyteDB on Google Kubernetes Engine, build the northwind sample database, deploy Hasura, connect it to the sample database and build a simple test query to fetch data.

What's YugabyteDB?

YugabyteDB is an open source, high-performance distributed SQL database built on a scalable and fault-tolerant design inspired by Google Spanner. YugabyteDB is PostgreSQL wire compatible, cloud native, offers deep integration with GraphQL projects, plus supports advanced RDBMS features like stored procedures, triggers and UDFs.

💖 💪 🙅 🚩
jguerreroyb
Jimmy Guerrero

Posted on August 13, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related