# About Google Cloud SQL for PostgreSQL Database with Daton

Cloud SQL for PostgreSQL is a fully managed database service that helps businesses of all sizes set up, maintain, manage, and administer their PostgreSQL relational databases on the Google Cloud Platform. It offers high performance, scalability, and security, making it a reliable and cost-effective choice for mission-critical applications.

Here are some of the benefits of using Cloud SQL for PostgreSQL:

* **Fully managed**: Cloud SQL takes care of all the database administration tasks so businesses can focus on their applications.
* **High performance**: Cloud SQL uses Google's infrastructure to deliver high performance and availability for businesses' PostgreSQL databases.
* **Scalable**: Cloud SQL can scale businesses' PostgreSQL databases up or down to meet their changing needs.
* **Secure**: Cloud SQL encrypts businesses' data at rest and in transit, and it offers a variety of security features to protect their databases.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/daton/integrations/destinations/gcp-postgresql/about-google-cloud-sql-for-postgresql-database-with-daton.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
