
How to Install Hasura GraphQL Engine for PostgreSQL-Based Applications
Gleb Antonov | February 13, 2020
Hasura is an open-source engine based on the GraphQL query language for API. It allows you to create a connection, manage, and configure event triggers for the PostgreSQL database in minutes. Hasura helps you build GraphQL applications backed by PostgreSQL or incrementally move your existing projects. In this tutorial, we’ll overview two examples of the…