Postgres & Compatible Databases
Introduction
Hasura enables connecting to a Postgres and Postgres compatible databases to automatically build an rich GraphQL API based on the schema.
Supported Postgres versions
Hasura GraphQL Engine supports all supported versions of Postgres per the public documentation.
Postgres compatible
Hasura supports most databases with full Postgres compatibility such as:

Postgres
Aiven
AlloyDB
AWS RDS Aurora Postgres
AWS RDS Postgres
Azure Cosmos

Azure Postgres
Crunchy Postgres
Digital Ocean Postgres
ElephantSQL
EnterpriseDB
GCP Postgres

Neon Postgres
Railway Postgres
Render Postgres
Supabase Postgres

TimescaleDB
YugabyteDB
Other Postgres flavors
Curious about any other Postgres flavors? Any other questions? Ask us on GitHub discussions
Know more
Note
If you're interested in learning more about PostgreSQL, check out this tutorial from our Learn site.