Instantly provision GraphQL on Azure with Hasura and Azure Database for PostgreSQL
Published date: February 25, 2019
Azure Database for PostgreSQL users can now take advantage of the Hasura GraphQL Engine, a lightweight, high performance, open source product that instantly provides a real time GraphQL API on a Postgres database. With the GraphQL engine’s admin UI, users can explore their GraphQL APIs and manage their database schemas and data. In addition, the GraphQL engine also allows users to write custom resolvers with schema-stitching and to integrate serverless functions or microservice APIs that get triggered on database events.