Back to Graphql Engine

Get Started with CockroachDB

docs/docs/databases/postgres/cockroachdb/getting-started/index.mdx

2.49.3684 B
Original Source

Get Started with CockroachDB

To try Hasura with CockroachDB, you'll need your own new or existing CockroachDB database.

Here are 2 ways you can get started with Hasura:

  1. Hasura Cloud: You'll need to be able to access your CockroachDB database from Hasura Cloud.
  2. Docker: Run Hasura with Docker and then connect your CockroachDB database to Hasura.

:::tip Supported versions:

<!-- TODO: confirm after release https://hasurahq.atlassian.net/browse/NDAT-192 -->
  1. Hasura GraphQL Engine v2.15.0 onwards
  2. CockroachDB v22.2 onwards

:::