All Connectors
CockroachDB PostgreSQL
CockroachDB PostgreSQL
CockroachDB PostgreSQL
Connect Hasura DDN to a CockroachDB PostgreSQL database
About
Version
Released
March 6, 2024
Last Updated
September 28, 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.

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 connector supports the CockroachDB flavor of PostgreSQL.

Using the PostgreSQL connector

Check out the Hasura docs here to get started with the PostgreSQL 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

Ship a rock-solid API on your data – in minutes!