Postgres Hub
Find all Postgres resources here
All Stories
GraphQL
Triggering Serverless Zeit Now on Postgres Events with Hasura
Build a 3factor app with Hasura’s instant realtime GraphQL and leverage serverless deployments of Now 2.0 for deploying GraphQL APIs and webhooks.
GraphQL
Building an image processing app with GraphQL and async serverless
Here's how I used GraphQL to build an image processing app that converts an image to sepia asynchronously
GraphQL
graphql2chartjs: Realtime charts made easy with GraphQL and ChartJS
graphql2chartjs is an open source tool that reshapes your GraphQL data as per the ChartJS API. This makes building charts as easy as simply making a GraphQL query.
Azure
Realtime GraphQL API on Azure with Hasura and Azure Database for PostgreSQL
Deploy Hasura with a new or exisitng Azure Database for PostgreSQL to get instant realtime GraphQL API on Azure.
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
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…
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

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