GraphQL Engine on Postgres


Details
Speaker name:
Tanmai Gopal
Talk details:
- Introduction to GraphQL
- Hasura GraphQL Engine
The Hasura GraphQL engine is an open source GraphQL server that gives you GraphQL APIs instantly over any Postgres database.
We'll go over the design and architecture of this high-performance, low-footprint engine. For example, on Heroku's free tier with the free postgres addon, you can get query throughputs in excess of a 1000 reqs/sec at around ~50MB of RAM.
We will take you over how to set Hasura up with your existing Postgres applications, including authentication and authorization, so that you can start using GraphQL from your apps without writing backend code.
Speaker Bio:
Tanmai is the co-founder of hasura.io. He is a StackOverflow powered fullstack, polyglot developer whose areas of interest and work span react, nodejs, python, haskell, docker, postgres, kubernetes. He is passionate about making the power of building things accessible to everyone and is the instructor of India's largest MOOC imad.tech with over 250,000 students. You will occasionally see him speaking, or more often being quietly awkward, at conferences and meetups.

GraphQL Engine on Postgres