All Talks

Compiling GraphQL to be Blazing Fast

GraphQL has become a mainstream alternative to REST. The large majority of open source solutions are based on a runtime approach to execute queries. We built a compiler for GraphQL that compiles each query to JS that is between 10 to 50 times faster than the runtime approach.

You might be interested in:

June 2020 Backend
How we used Hasura to build Hasura Cloud How we used Hasura to build Hasura Cloud

How we used Hasura to build Hasura Cloud

Shahidh K Muhammed | Hasura

February 2019 Backend
From hell to GraphQL From hell to GraphQL

From hell to GraphQL

Raj Singh and Rohit Ravikoti - Novvum