GraphQL Hub
Find all GraphQL resources here
All Stories
Postgres
Now in GraphQL Engine: Native support for PostGIS topology operators
Announcing native support for PostGIS topology operators in GraphQL
GraphQL
How To Build A Real-Time App With GraphQL Subscriptions On Postgres
Building real-time apps is a hard engineering problem to solve, especially as a frontend developer or someone who has recently made a…
GraphQL
Tweaking GraphQL performance using Postgres’ Explain command
Leveraging Postgres’ execution plan information to find performance bottlenecks
GraphQL
Setting up a production ready realtime GraphQL backend in just a few minutes
Announcing the DIY Realtime GraphQL BaaS using Hasura, DigitalOcean and Auth0
GraphQL
Create Next.js sites using GraphQL on Postgres
TL;DR: Fetch data from your existing postgres database for your next.js site. Instant setup. Tutorial/boilerplate ?…
GraphQL
Hasura vs Prisma
Over the last few weeks, many people have asked me what the difference between Hasura & Prisma is.
Docker
Using Hasura GraphQL Engine with a CI/CD system
Schema migrations using Hasura CLI can version control and reproduce schema along with sample data.
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…
Logging
GraphQL Observability with Hasura GraphQL Engine and Honeycomb
Observability (in software world) means you can answer any questions about what’s happening on the inside of the system just by observing…
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
Open Source
Announcing Hacktoberfest 2018 with Hasura
We’re super excited to announce that Hasura will be participating in this year’s Hacktoberfest! Get your PRs merged into the GraphQL Engine…
Continuous Integration
Improving our Cypress test automation time by 3x
At Hasura, we use Cypress, an e2e testing framework to test our console ui, which is the interface powering our graphql-engine. Cypress…

Tutorials
The fastest way to get started with Hasura is to try out one of our many online tutorials. It’s free!