External DB Setup
In the Hasura section of your project you can configure the integration of your project to an Hasura GraphQL server.
Setup
Add a Hasura server to grant access to your app to an external DB using GraphQL
- Create an account in Hasura or set up a server for your Hasura account 
- Setup your Data Base Connection 
- Create your personalized GraphQL Queries 
Compatible Data Bases
- Aiven 
- Alloy DB 
- Amazon Aurora 
- Amazon Athena 
- Amazon RDS 
- Azure DB Postgres 
- Citus Data 
- Cockroach DB 
- Crunchy Data 
- Google Big Query 
- Microsft SQL Server 
- Neon 
- Postgres SQL 
- MySQL 
- Maria DB 
- Oracle 
Endpoint
URL for Hasura's GraphQL endpoint
Secret
Secret token to connect to Hasura's GraphQl endpoint
Last updated
Was this helpful?

