mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-04-09 03:02:26 -04:00
docs: add intros to Cloud SQL and AlloyDB (#89)
Address a comment about getting started from Per.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user