All Stories

Streaming
Instant streaming APIs with built-in authorization for new or existing Postgres
This post discusses a recent capability added to Hasura GraphQL Engine: Streaming over GraphQL subscriptions for Postgres.

GraphQL Security
Disable GraphQL Query and Subscription Root Fields selectively with RBAC
Learn how to disable GraphQL query or subscription root fields in Hasura applications with RBAC

GraphQL
Types of Realtime GraphQL Subscriptions
In this post, we will look into the different approaches to real-time GraphQL subscriptions and walk you through the ones that Hasura supports and recommends.

AlloyDB
Exploring faster reads with Google AlloyDB PostgreSQL and Hasura GraphQL API
In this post, we will explore connecting to AlloyDB step by step and finally make queries to see performance impact in comparison to standard Postgres.

ISO
Hasura achieves ISO 27001 Certification
Hasura has achieved certification to the International Organization for Standardization’s information security standard 27001. ISO 27001 standard is widely recognized international standard detailing best practices for the management of information security and privacy.

Vercel
Announcing Vercel Integration with Hasura Cloud
Connect your front-end Vercel applications with a Hasura Cloud project and keep them in sync as you keep deploying changes to your projects

Angular
The Ultimate Guide To Developing an Angular App With GraphQL, Amazon Rds and Hasura
In this tutorial, you will learn how to bind GraphQL with Angular framework using the Apollo Client. AWS RDS will be our Postgres database and we will deploy Hasura on it.

GraphQL Joins
Join data from a Database with GraphQL API using Database to Remote Schema Joins
The Database-to-Remote Schema Joins feature enables you to connect the data from your existing database with an external GraphQL service.

Announcements
Product Announcements at HasuraCon’22: making GraphQL the ultimate Data API
Hasura releases GraphQL Data Connectors alpha SDK, Streaming Subscriptions API, Hasura availability on AWS Marketplace, support for Open Telemetry as well as General Availability of a GitOps workflow with Hasura Cloud and Hasura Cloud on Google Cloud Platform.

GraphQL
Hasura GraphQL Data Connectors Release
Today we’ve released the alpha of the Hasura GraphQL Data Connectors as open source. This is a combination of an API Agent, an SDK to develop against that agent, and a reference application to show a working example of how it all works to provide new connections to varied data sources.

GraphQL Joins
Combine Multiple GraphQL APIs using Hasura's GraphQL Joins
With GraphQL Joins, you can federate your queries and mutations across multiple GraphQL services as if they were a single GraphQL schema. You do not have to write extra code or change the underlying APIs.

GraphQL Joins
Join data from a GraphQL API with Database Table using Remote Schema to Database Joins
Remote Schema to Database allows you to join the data coming from the GraphQL API with the existing data from the database.

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