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
Engineering
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.
Stay in the know
Sign up for full access to our community highlights & new features.
Join Hasura's Technical Writer Program
Turn your ideas into guides, tutorials, reference architectures, and help the larger community of Hasura developers.
Read More
Engineering
Parser Combinators: a Walkthrough
Understand Parsec better by building a small JSON parser from scratch.