
Announcements
Hasura 2020: The next phase of our journey
We just announced our fundraise and I thought I’d take this opportunity to put together some notes on what 2020 has in store for Hasura.
"Planet scale" workloads ? with Hasura
Hasura fits well with the larger Postgres open-source ecosystem. Here are some Hasura + Postgres combinations designed to scale out your workloads.

Adding custom business logic with Hasura
Learn the different ways of customising and extending Hasura so that you can add your own business logic easily, with your favourite tools & frameworks.

Microservices
GraphQL & Microservices with Hasura
Hasura provides a simple way to bring the power of GraphQL to your microservices architecture.

GraphQL
How Hasura scales to 1 million active GraphQL subscriptions (live queries)
A look at the architecture that lets Hasura scale to 1 million active GraphQL subscriptions (live queries).

Notes from GraphQL Contributor Days Nov'18
GraphQL Contributor Days
[https://www.thisdot.co/events/graphql-contributor-days] is a community
discussion hosted by ThisDot and Hasura. The first event was in November 2018;
we invited folks from the GraphQL community in and around San Francisco, had
lunch, discussed GraphQL, had coffee and discussed some more GraphQL. ?
The amazing folks at GraphQL contributor days - Nov 2018This is a (long overdue)
blog post summarizing the super insightful discussions that I was delighted to
be a part of!

Open Source
Call for open-source contributions!
Calling all open-source contributors ( or would-be contributors) to come be a part of the GraphQL Engine project.

GraphQL
Hasura vs Prisma
Over the last few weeks, many people have asked me what the difference between Hasura & Prisma is.

GraphQL
firebase2graphql: Moving from firebase to realtime GraphQL on Postgres
What if you could move from Firebase ? to a “real” open-source database ?preserving the same application development experience…

GraphQL
Create Gatsby sites using GraphQL on Postgres
TL;DR: Source data from your existing postgres database for your gatsby site. Instant setup. Tutorial/boilerplate

Serverless
Announcing Event Triggers on Hasura GraphQL Engine
After much work and sweat over the last few months, I’m extremely happy to announce the public preview of a feature that allows you to…

GraphQL
Client-side GraphQL schema resolving and schema-stitching
This blogpost talks about the why and how of: