All Stories

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…

Kubernetes
Uptime Monitoring for Hasura GraphQL Engine with DataDog on GKE
Uptime monitoring is an important set up to determine availability and reliability of the servers in which your application is running…

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…

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…

TimescaleDB
Using TimescaleDB with Hasura GraphQL
Use Hasura GraphQL on top of TimescaleDB to build powerful real-time dashboards in minutes
GraphQL
Postgres triggers on GraphQL mutations
Setup Postgres functions and triggers to perform backend operations like validation and inserting/updating other related data

GraphQL
The Ultimate Guide to Schema Stitching in GraphQL
An example-driven guide for understanding schema stitching in order to customize existing GraphQL API(s)
GraphQL
GraphQL and UUID type on Postgres
Hasura GraphQL Engine has implicit support for Postgres UUID type, which means that UUID values can be provided as strings.

Database
Postgres Date/Time types on GraphQL
Date/Time types are one of the basic types every database supports, and Postgres has robust support for a large set of date and time types…

AWS
Instant GraphQL on AWS RDS
Let’s deploy Hasura GraphQL Engine on Amazon RDS , to get instant, blazing-fast GraphQL APIs on a RDS Postgres database.

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