Tutorials Hub
Find all Frontend, Backend resources here
Popular Stories
All Stories
GraphQL
Save Time and Stop Writing GraphQL Resolvers
Building GraphQL APIs manually requires a lot of effort and resources. This post talks about how Hasura helps build GraphQL APIs eliminating the challenges and time consumed.
Data Warehouse
The rise of GraphQL APIs on data warehouses
In this article, we will talk about the drivers behind the rise of data APIs in data warehouses, challenges with current approaches to building, operating, and scaling data APIs, and how Hasura addresses those challenges for our customers.
Next.js
Next.js 13 Nested Layouts, Streaming SSR with Realtime GraphQL
In this post, we will demonstrate all the new Next.js 13 features by building a mini e-commerce store with Hasura GraphQL
GraphQL
State of GraphQL 2022 Survey Report Summary and Insights
In this post, we will look at the key insights and latest GraphQL trends identified in this survey.
GraphQL
Using Azure Cosmos DB for PostgreSQL & Hasura GraphQL
Microsoft announced GA for Azure Cosmos DB for PostgreSQL. This brings significant features to PostgresSQL on Azure by leveraging the power of Azure Cosmos DB. Because Azure Cosmos DB for Postgres is True PostgresSQL, this means you can now connect Hasura to Cosmos DB and get instant GraphQL APIs!
GraphQL
Hasura GraphQL on Your Hydra Data Warehouse
In this post, we will discuss how to Instant GraphQL APIs on Hydra using Hasura. Hydra is an open-source data warehouse built from the ground up on Postgres.
GraphQL Engine
Naming conventions for GraphQL schema
When you build a GraphQL API with Hasura, the GraphQL Engine automatically
generates names for the GraphQL schema objects.
Starting with Hasura v2.8.0
[https://github.com/hasura/graphql-engine/releases/tag/v2.8.0], you can
customize the name of fields, types, and arguments.
Why would you customize the names? In certain use cases, one Hasura application
might have multiple databases. With the "naming convention" feature, you can:
* group together all fields belonging to a database
* solve co
Authentication
A tutorial for using Firebase to add authentication and authorization to a realtime Hasura app
A step by step tutorial for using Firebase to add authentication and authorization to a realtime Hasura app with a React Frontend.
GraphQL
Tutorial: Fullstack React Native with GraphQL
A tutorial to build a React Native to-do app with Apollo’s new Query and Mutation components

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