# Passwordless Database Access

{% hint style="danger" %}

### <mark style="color:red;">**The BastionZero product is maintained for existing BastionZero customers only.**</mark>&#x20;

Moving forward, we are natively rebuilding BastionZero’s technology as Cloudflare’s [Access for Infrastructure](https://developers.cloudflare.com/cloudflare-one/applications/non-http/infrastructure-apps/) service.
{% endhint %}

BastionZero offers passwordless database access for self-hosted as well as managed databases.&#x20;

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><mark style="color:purple;"><strong>GCP Cloud SQL</strong></mark></td><td align="center"><mark style="color:purple;"><strong>MySQL and Postgres</strong></mark></td><td></td><td><a href="/pages/azEMzSQpnCtTMO7P54V9">/pages/azEMzSQpnCtTMO7P54V9</a></td></tr><tr><td align="center"><mark style="color:purple;"><strong>AWS RDS</strong></mark></td><td align="center"><mark style="color:purple;"><strong>PostgresSQL</strong></mark></td><td></td><td><a href="/pages/UCgd91XYsPzulIrX3BPG">/pages/UCgd91XYsPzulIrX3BPG</a></td></tr><tr><td align="center"><mark style="color:purple;"><strong>AWS RDS</strong></mark></td><td align="center"><mark style="color:purple;"><strong>MySQL</strong></mark></td><td></td><td><a href="/pages/xbC73cfqkKFJgztCbIRz">/pages/xbC73cfqkKFJgztCbIRz</a></td></tr><tr><td align="center"><mark style="color:purple;"><strong>Self-Hosted</strong></mark></td><td align="center"><mark style="color:purple;"><strong>Postgres</strong></mark></td><td></td><td><a href="/pages/0pq2FCRvMRUrsOtN9KAo">/pages/0pq2FCRvMRUrsOtN9KAo</a></td></tr></tbody></table>


---

# 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://docs.bastionzero.com/docs/how-to-guides/passwordless-database-access.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.
