Skip to main content
Version: v2.x

Postgres

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 compatibility & flavors​

Hasura supports most databases with full Postgres compatibility such as:

Curious about any other Postgres flavours? 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.