Postgres & Sequelize - Associations

Published: 11 March 2021
on channel: Web Dev Journey
44,704
960

Okay guys this is going to be a video solely on associations and implementing them.

If you wish to support me, here is my patreon page:
https://www.patreon.com/webdevjourney...

If you wish to buy me some coffee:
https://www.buymeacoffee.com/webdevjo...

Model Associations: https://sequelize.org/master/manual/a...

Docker Command to run Postgres: docker run --name postgres-dev -e POSTGRES_PASSWORD=admin -p 5432:5432 -d --rm postgres

Get Docker IP Address:
docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' container_name_or_id

Server Boilerplate Github: https://github.com/webdevjourneyWDJ/S...

Server Boilerplate Video:    • How I Setup My Server  

Docker Postgres Image: https://hub.docker.com/_/postgres

Postgres GUI: https://www.pgadmin.org/


Watch video Postgres & Sequelize - Associations online without registration, duration hours minute second in high quality. This video was added by user Web Dev Journey 11 March 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 44,704 once and liked it 960 people.