Skip to main content
Version: v2.x

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:

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.