Overview
Learn how to set up a Docker container running PostgreSQL, connect to it using a second container with psql, and utilize DataGrip IDE for database management. Explore Docker networking, container creation, and tagging while gaining hands-on experience with PostgreSQL in a containerized environment. Master the essentials of Docker-based database deployment and management in this practical tutorial.
Syllabus
Introduction
Configure Docker
Create Docker Network
Create Docker Container
Docker Tags
Connecting to Postgres
Running DataGrip
Outro
Taught by
Amigoscode