# PostgreSQL

<img src="https://1580729053-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fby43cEanaSE2otqIcVP5%2Fuploads%2Fb1tfmpSe7xt3qlKaz2xu%2Fimage.png?alt=media&#x26;token=e0e10cdb-3c2a-464e-818d-428b66a43624" alt="" data-size="line"> [PostgreSQL](https://www.postgresql.org/) is an open-source, object-relational database, noted for robustness and performance.

While [building micro tools](https://docs.deventral.com/what-is-deventral/building-micro-tools), you can fill the required information to create a new connection with the PostgreSQL connector as follows.

<figure><img src="https://1580729053-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fby43cEanaSE2otqIcVP5%2Fuploads%2FV7V3TpNDBUr9INzpOUSo%2Fimage.png?alt=media&#x26;token=688e3763-848d-4eb5-9ec0-b80100e78efa" alt=""><figcaption></figcaption></figure>

* Username (required)
* Password (required)
* Host (required)
* Port (required) - *Default port number is automatically added.*
* Database (required)
* Schema (required)
* Description (optional)

You can also add advance configuration by defining key-value pairs.
