Hasura
pcloudhosting
Hasura
pcloudhosting
Hasura
pcloudhosting
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:8080Disclaimer: 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.