docs: add intros to Cloud SQL and AlloyDB (#89)

Address a comment about getting started from Per.
This commit is contained in:
Kurtis Van Gent
2024-11-22 15:43:55 -05:00
committed by GitHub
parent 2203a374a2
commit d29a32936e
2 changed files with 8 additions and 0 deletions

View File

@@ -5,7 +5,11 @@ database for demanding transactional workloads. It provides enterprise-grade
performance and availability while maintaining 100% compatibility with
open-source PostgreSQL.
If you are new to AlloyDB for PostgreSQL, you can try [creating and connecting
to a database by following these instructions][alloydb-quickstart].
[alloydb-docs]: https://cloud.google.com/alloydb/docs
[alloydb-quickstart]: https://cloud.google.com/alloydb/docs/quickstart/create-and-connect
## Requirements

View File

@@ -4,7 +4,11 @@
that helps you set up, maintain, manage, and administer your PostgreSQL
relational databases on Google Cloud Platform.
If you are new to Cloud SQL for PostgreSQL, you can try [creating and connecting
to a database by following these instructions][csql-pg-quickstart].
[csql-pg-docs]: https://cloud.google.com/sql/docs/postgres
[csql-pg-quickstart]: https://cloud.google.com/sql/docs/postgres/connect-instance-local-computer
## Requirements