
Database
Postgres Types Mapped to JavaScript via GraphQL with Hasura
Today I've collected together a number of video shorts, extra details, and information about primary keys, primary key data types, and data types in general. In this post I've included links to mapping from Postgres types to JavaScript types via GraphQL and Hasura.

Hasura Cloud
Introspections and Ideas on Caching GraphQL
We're starting a series to research and provide overviews of the many ways in which different caching technologies and approaches can be used for GraphQL.

Schema Migrations
Schema Migrations with Hasura Console
How to use the Hasura Console, a graphical interface, to automate the build out of migrations in our database, and by proxy our Hasura API Server.

GraphQL January
Automated Schema Migrations
How to create automated schema migrations using the Hasura CLI.

Database
Evolutionary Database Design, GraphQL, APIs, and Database Schema Migrations
As a recent joiner to the Hasura team, I find myself learning, and exploring, GraphQL through the lens of my prior experience. In this series, I am going to share my point-of-view on Evolutionary Database Design, GraphQL, and schema migrations.