Over the course of the next few videos, we will be creating a simplified Twitter clone with users and statuses on Hasura. We will create two tables, users
and statuses
and add a foreign key between them. We'll also populate the databases using Hasura's interface.