Docs: Add snowflake and athena to databases list. DigitalOcean one word

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7767
GitOrigin-RevId: 323ef11e437a569d57f5c488e8db5374c1e22604
This commit is contained in:
Sean Park-Ross 2023-02-02 22:02:50 +02:00 committed by hasura-bot
parent 05042d33d5
commit 8f4ba6c564
11 changed files with 29 additions and 25 deletions

View File

@ -7,6 +7,7 @@ keywords:
- existing database - existing database
- guide - guide
- digital ocean - digital ocean
- digitalocean
sidebar_label: DigitalOcean Postgres sidebar_label: DigitalOcean Postgres
sidebar_position: 10 sidebar_position: 10
--- ---

View File

@ -31,6 +31,8 @@ Hasura GraphQL Engine supports:
- [Citus / Hyperscale](/databases/postgres/citus-hyperscale-postgres/index.mdx) - [Citus / Hyperscale](/databases/postgres/citus-hyperscale-postgres/index.mdx)
- [CockroachDB](/databases/postgres/cockroachdb/index.mdx) - [CockroachDB](/databases/postgres/cockroachdb/index.mdx)
- [BigQuery](/databases/bigquery/index.mdx) - [BigQuery](/databases/bigquery/index.mdx)
- [Snowflake](/databases/snowflake/index.mdx)
- [Amazon Athena](/databases/athena/index.mdx)
- **MySQL** (in preview) - See the [preview guide](/databases/mysql/getting-started.mdx) - **MySQL** (in preview) - See the [preview guide](/databases/mysql/getting-started.mdx)
Hasura also [supports many other cloud database services](/databases/connect-db/cloud-databases/index.mdx). Hasura also [supports many other cloud database services](/databases/connect-db/cloud-databases/index.mdx).

View File

@ -6,6 +6,7 @@ keywords:
- guide - guide
- deployment - deployment
- digital ocean - digital ocean
- digitalocean
- marketplace - marketplace
sidebar_position: 6 sidebar_position: 6
sidebar_label: Using DigitalOcean (one-click) sidebar_label: Using DigitalOcean (one-click)
@ -38,7 +39,7 @@ create tables, explore GraphQL APIs etc. Note that it might take 1 or 2 minutes
The `Droplet IP` is highlighted in the image below: The `Droplet IP` is highlighted in the image below:
<Thumbnail src="/img/deployment/dashboard-digital-ocean.png" alt="Dashboard for digital ocean droplet" /> <Thumbnail src="/img/deployment/dashboard-digital-ocean.png" alt="Dashboard for DigitalOcean droplet" />
The Hasura Console will be at: The Hasura Console will be at: