https://store-images.s-microsoft.com/image/apps.6717.97fdda82-448e-4b52-b61a-c19a0e7f93ca.63e0c28b-3e34-4a88-8adc-2355c0e0563c.1c659b89-a224-4531-86f3-2bd0b7b5f76a

Hasura

pcloudhosting

(1 ratings)

Hasura

pcloudhosting

(1 ratings)

Version 2.48.1 + Free Support on Debian 12

Hasura is an open-source GraphQL engine that provides instant, real-time APIs for PostgreSQL databases. It simplifies backend development by automating CRUD operations, handling authentication, and enabling custom business logic.

Features of Hasura:

  • Auto-generates GraphQL APIs for PostgreSQL databases.
  • Supports real-time data with GraphQL subscriptions.
  • Role-based access control for secure data access.
  • Extensible with remote schemas and REST endpoints.
  • Deployable on-premises, cloud, or Kubernetes.

Before accessing Hasura, run the following command's on your VM:

$ sudo su

$ sudo apt update

$ sudo systemctl enable docker --now

Now, access Hasura Panel at URL: http://localhost:8080

Disclaimer: Hasura is an open-source GraphQL engine maintained by the Hasura community. It is released under the Apache License 2.0. This information is for educational purposes only and is not affiliated with, endorsed by, or sponsored by the official Hasura development team. Hasura is provided "as is," without any warranty, express or implied. Users utilize this tool and its ecosystem at their own risk.