DEV Community

Play Button Pause Button
Jimmy Guerrero for YugabyteDB

Posted on • Updated on

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.

Top comments (0)