Главная
Study mode:
on
1
Intro
2
Download Docker
3
PostgreSQL
4
Docker Image
5
Start PostgreSQL Instance
6
Spin up PostgreSQL Instance
7
Running PostgreSQL Container
8
Running PostgreSQL exec
9
PostgreSQL User
10
Create Database
11
Connect to Docker
12
Connect to PostgreSQL
13
Create a new table
14
Connect to the same instance
15
Connect to the database
16
Check the database
17
Insert student to database
18
Install extension
19
oops v1
20
kill the container
21
outro
Description:
Learn how to use Docker with PostgreSQL in this 21-minute tutorial. Discover the power of containerization to eliminate environment-specific issues and easily spin up database instances for development. Master essential skills including launching Docker containers, downloading and running PostgreSQL images, and connecting to database instances from both the local terminal using psql and a Spring Boot 2+ application. Gain hands-on experience creating databases, tables, and inserting data while exploring Docker commands for managing containers. Perfect for developers looking to streamline their database setup process and improve workflow efficiency.

Docker and PostgreSQL in 10 Minutes

Amigoscode
Add to list