26:50
In this tutorial, we walk through the essentials of database migrations using Node.js, Express, Sequelize, and Docker. You'll learn ...
10:34
What Are Database Migrations? | Database Migrations in Node
In this video I talk about what database migrations are, what database migrations are good for, and finally how to achieve ...
6:21
We Don't Need Migrations Anymore
My database takes are spicy but it was overdue. Migration files are bad practice. We deserve better. #t3stack #fullstack #database ...
7:06
How do software projects achieve zero downtime database migrations?
T3 Stack Tutorial: https://1017897100294.gumroad.com/l/jipjfm SaaS I'm Building: https://www.icongeneratorai.com/ ...
13:15
Database Migration Simplified - Generate PostgreSQL from Nodejs
This is simple step by step tutorial on Database migration in with Node.js and PostgreSQL. This video covers the following: ...
11:18
Fala pessoal, tranquilo? Neste vídeo vamos falar sobre migrations que é um facilitador do typeorm para podermos criar tabelas, ...
9:03
Your Database Schema is Broken Without Migrations
The #1 Complete JavaScript Course on Udemy in 2025 ...
17:33
Database Migrations for Beginners | Flyway Tutorial
Hello! Let's take a look at how database migrations work and why they are needed. This concept is the exact same across any ...
56:05
Data Migration with NodeJS (P5D61) - Live Coding with Jesse
Project 5 Day 61: Today we will continue to migrate data from our old SQLServer database to the new MySQL database using ...
3:02:37
Backend Complete Course | NodeJS, ExpressJS, JWT, PostgreSQL, Prisma...
Learn everything you need to know about Backend Development! NodeJS, Express, JWT Authentication, Validation and MORE!
6:22
I Built a Database Migration CLI in Node.js | Connection Pooling & Migrations Explained
In this workshop, I build a complete database migration CLI in Node.js from scratch and explain how real-world migration systems ...
17:40
Building ThumbTalk: Database Migration ( Typeorm , Nodejs and Postgres)
Welcome to our comprehensive YouTube tutorial on mastering database migrations with TypeORM! In this in-depth guide, we'll ...
12:13
Prisma Migrations: A Step-by-Step Guide
If you're using Prisma ORM, there's a good change that you'll also be using Prisma Migrate. But what are migrations and how do ...
1:30:37
Data Migration with NodeJS (P5D9) - Live Coding with Jesse
Project 5 Day 9: Today we will begin migrating our data from a SQL Server database to a MySQL database using NodeJS and the ...
2:34
Prisma is an open-source ORM that makes it fun and safe to work with a database like MySQL, Postgres, SQL Server, ...
3:59
🚀 Create Your First Sequelize Migration in Node.js 🔥 | Step-by-Step Beginner Guide 🧠
Are you new to Sequelize ORM and want to learn how to create your first database migration using Node.js? This ...
29:55
Learn database migrations in node js using knex | knex.js and postgresql migrations tutorial
In this video I will cover the basics of database migrations; from what they are,Why we'd use them, and finally how to create them ...
8:48
Prisma essentials: from development to production (Prisma Migrate workflow)
Learn about database migrations using Prisma Migrate and how to go from Development to Preview to Production.
14:22
Efficient PostgreSQL Schema Migrations with Node.js and Graphile Migrate
Effective Database Migrations using Graphile Migrate and SQL in Postgres with NodeJS / Bun This script is about managing ...
14:41
A quick walkthrough of my new CLI tool for database migrations. #nodejs #mysql #projects #npm
This is a CLI application that can be used for MySQL database migrations. It is available in NPMjs. The usage guide is given here: ...