Star
21.3k
PRODUCTS
Hasura Cloud
The managed GraphQL service to access your data instantly
Hasura Enterprise
On-prem Hasura for all your data access requirements
Hasura Open Source
Features that make Hasura Core an integral part of any technology stack
Supported Databases
Auto-generate GraphQL & REST for your data
Webinar: Hasura 2.0
Our Biggest Release Since Launching Hasura
RESOURCES
Docs
Tutorials
Blog
Use Cases
Events
Community
GraphQL
Help
Learn with Hasura
Get started with GraphQL and Hasura from our selection of over 15 courses
GraphQL Asia
GraphQL Asia is happening online and free on 24th & 25th Feb 2021
PRICING
CONTACT SALES
LOG IN
GET STARTED FOR FREE
Star
21.3k
👋
Hasura Database Schema Migrations -> Register Now
Pricing
Blog
Docs
CONTACT SALES
LOG IN
GET STARTED FOR FREE
PRODUCTS
RESOURCES
All
GraphQL
Serverless
Remote Joins
Authentication
React
Phil Freeman
Works at Hasura.
Haskell
Hasura 2.0 Engineering Overview
This release contains some large refactorings to the core of the Hasura product, as well as some large new feature additions. I’m going to talk about the software engineering tasks we tackled, challenges we encountered and how we met them.
JSonnet
Using JSonnet for programmable Hasura metadata
In this post, we will look at how to programmatically generate or manipulate the Hasura metadata using the Jsonnet data templating language.
PostgreSQL
The pros and cons of updatable views in PostgreSQL
In this post, I will cover the following: What are updatable views, How Hasura used updatable views, Key problems with updatable views (from a Hasura point of view) and Moving away from updatable views