docs: add db-migration links to providers

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6103
GitOrigin-RevId: 05ea8eb4a4d40a0fac069996724bb6378c60e3fc
This commit is contained in:
Rob Dominguez 2022-09-29 09:23:13 -05:00 committed by hasura-bot
parent cffd564a7e
commit 0c55bf9b73
13 changed files with 44 additions and 13 deletions

View File

@ -20,7 +20,9 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing Aiven Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing Aiven Postgres database to a Hasura Cloud project. If you're
exploring Aiven and are interested in migrating an existing Postgres database - such as from Heroku - check out their
[docs](https://docs.aiven.io/docs/products/postgresql/howto/migrate-pg-dump-restore.html) before continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,11 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing AWS RDS Aurora Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing AWS RDS Aurora Postgres database to a Hasura Cloud project. If
you're exploring AWS RDS Aurora Postgres and are interested in migrating an existing Postgres database - such as from
Heroku - check out their
[docs](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Migrating.html) before continuing
below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,10 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing AWS RDS Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing AWS RDS Postgres database to a Hasura Cloud project. If you're
exploring AWS RDS Postgres and are interested in migrating an existing Postgres database - such as from Heroku - check
out their [docs](https://aws.amazon.com/getting-started/hands-on/move-to-managed/migrate-postgresql-to-amazon-rds/)
before continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,10 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing Azure Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing Azure Postgres database to a Hasura Cloud project. If you're
exploring Azure Postgres and are interested in migrating an existing Postgres database - such as from Heroku - check out
their [docs](https://learn.microsoft.com/en-us/azure/dms/tutorial-postgresql-azure-postgresql-online-portal) before
continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,9 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing Crunchy Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing Crunchy Postgres database to a Hasura Cloud project. If you're
exploring Crunchy Postgres and are interested in migrating an existing Postgres database - such as from Heroku - check
out their [docs](https://www.crunchydata.com/migrate-from-heroku) before continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,10 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing Digital Ocean Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing Digital Ocean Postgres database to a Hasura Cloud project. If
you're exploring Digital Ocean Postgres and are interested in migrating an existing Postgres database - such as from
Heroku - check out their [docs](https://docs.digitalocean.com/products/databases/postgresql/how-to/migrate/) before
continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -22,7 +22,9 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing EnterpriseDB (BigAnimal) Postgres database to a Hasura Cloud
project.
project. If you're exploring EnterpriseDB Postgres and are interested in migrating an existing Postgres database - such
as from Heroku - check out their [docs](https://www.enterprisedb.com/docs/biganimal/latest/migration/cold_migration/)
before continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,9 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing GCP Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing GCP Postgres database to a Hasura Cloud project. If you're
exploring GCP Postgres and are interested in migrating an existing Postgres database - such as from Heroku - check out
their [docs](https://cloud.google.com/database-migration/docs/postgres) before continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,9 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing Railway Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing Railway Postgres database to a Hasura Cloud project. If you're
exploring Railway Postgres and are interested in migrating an existing Postgres database - such as from Heroku - check
out their [docs](https://railway.app/heroku) before continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,9 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing Render Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing Render Postgres database to a Hasura Cloud project. If you're
exploring Render Postgres and are interested in migrating an existing Postgres database - such as from Heroku - check
out their [docs](https://render.com/docs/migrate-from-heroku) before continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,9 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing Supabase Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing Supabase Postgres database to a Hasura Cloud project. If you're
exploring Supabase Postgres and are interested in migrating an existing Postgres database - such as from Heroku - check
out their [docs](https://supabase.com/docs/guides/migrations/heroku) before continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,9 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing Timescale Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing Timescale Postgres database to a Hasura Cloud project. If you're
exploring Timescale Postgres and are interested in migrating an existing Postgres database - such as from Heroku - check
out their [docs](https://docs.timescale.com/timescaledb/latest/how-to-guides/migrate-data/) before continuing below.
## Step 1: Sign up or log in to Hasura Cloud

View File

@ -20,7 +20,9 @@ import HeadingIcon from '@site/src/components/HeadingIcon';
## Introduction
This guide explains how to connect a new or existing Yugabyte Postgres database to a Hasura Cloud project.
This guide explains how to connect a new or existing Yugabyte Postgres database to a Hasura Cloud project. If you're
exploring Yugabyte Postgres and are interested in migrating an existing Postgres database - such as from Heroku - check
out their [docs](https://docs.yugabyte.com/preview/migrate/migrate-steps/) before continuing below.
## Step 1: Sign up or log in to Hasura Cloud