/

hasura-header-illustration
All Connectors
GCP Cloud SQL PostgreSQL
GCP Cloud SQL PostgreSQL
GCP Cloud SQL PostgreSQL
Connect Hasura DDN to a Google Cloud SQL PostgreSQL database
About
Version
Released
April 2, 2024
Last Updated
May 1, 2024
Github Repo

Overview

The Hasura PostgreSQL Connector allows for connecting Hasura to a PostgreSQL database giving you an instant GraphQL API on top of your PostgreSQL data.

As much as possible we attempt to provide explicit support for database projects that identify as being derived from PostgreSQL such as Google Cloud SQL PostgreSQL database.

Data Connectors are the way to connect the Hasura Data Delivery Network (DDN) to external data sources. A data connector is an HTTP service that exposes a set of APIs that Hasura uses to communicate with the data source. Data connectors are built to conform to the NDC Specification using one of Hasura's available SDKs. The data connector is responsible for interpreting work to be done on behalf of the Hasura Engine, using the native query language of the data source.

The ndc-postgres data connector is open source and can be found in the ndc-postgres GitHub repository.

Visit the Hasura DDN PostgreSQL Documentation for more information about specific features that are available for the PostgreSQL Connector.

Deployment

The connector is hosted by Hasura and can be used from the Hasura v3 Console.

Usage

The Hasura PostgreSQL connector can be deployed using the Hasura CLI by following either the Quick Start Guide or deploying the connector.

Troubleshooting

Please submit a Github issue if you encounter any problems!

2024 Edition

The GraphQL Handbook

A GraphQL handbook for developers and architects to help plan your GraphQL adoption journey.
The GraphQL Handbook

Build the most impactful data platform with Hasura DDN today.