> For the complete documentation index, see [llms.txt](https://docs.datafetch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datafetch.io/data-source-types/postgesql-1.md).

# MySQL

## Authentication

Authentication to an instance of MySQL requires database credentials.

* Host
* Database Name
* Username
* Password
* Port

{% hint style="info" %}
More details about connecting to PostgreSQL can be found here:

<https://dev.mysql.com/doc/refman/8.0/en/connecting.html>
{% endhint %}
