docs: remove coming soon for mongo

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10519
GitOrigin-RevId: c1ad68485f532ed981113e21ed76f6bba6e5f4c4
This commit is contained in:
Rob Dominguez 2023-12-04 18:15:52 -06:00 committed by hasura-bot
parent 6d92b58dbf
commit 1578f29239

View File

@ -20,7 +20,7 @@ that data.
Currently, Hasura natively supports Postgres, MS SQL Server, and BigQuery databases. Data Connectors allow you to
connect Hasura to **_any_** other data source. Hasura has built Data Connectors for MySQL, Oracle, Snowflake, Amazon
Athena, MariaDB, MongoDB (coming soon), with more sources in the pipeline, but you can also use them to connect to
Athena, MariaDB, and MongoDB, with more sources in the pipeline, but you can also use them to connect to
your data sources. Think Microsoft Excel, SQLite, CSV, AirTable and more.
For more information on databases, check out the [Hasura Databases documentation](/docs/databases/overview.mdx) or to