# PostgreSQL

How to connect your django application to PostgreSQL using docker

In this tutorial we are going to learn how to connect Django applicaiton to a PostgreSQL database using Docker container while developing the django application.

Link