Главная
Study mode:
on
1
Introduction
2
What is a migration
3
Demo
4
Installing Sequelize
5
Creating Config File
6
Multiple Migrations
7
Promises
8
Migration
9
Autoformat
10
Errors
11
Cleanup
12
Rerun
Description:
Learn how to migrate your database using Sequelize in this 27-minute tutorial. Explore the process of database migration with a Node.js server and PostgreSQL database. Discover the concept of migrations, install Sequelize, create configuration files, and handle multiple migrations. Gain insights into working with Promises, addressing migration errors, and performing cleanup tasks. Follow along with a practical demonstration and learn how to rerun migrations effectively.

Database Migration with Sequelize in Node.js and PostgreSQL

Ben Awad
Add to list