Database Migrations for Beginners | Flyway Tutorial

preview_player
Показать описание
Hello! Let's take a look at how database migrations work and why they are needed. This concept is the exact same across any language/framework, however I will be doing a demo using Javas Flyway. I hope you enjoy it!

Useful Links:

Music:
Huge thank you to Harris Heller for providing copyright-free music.

Hey everyone! My name is Redhwan Nacef (Red for short). In this channel, I'm hoping to share my thoughts on software engineering, coding, management, and all things tech. I hope you enjoy!
Рекомендации по теме
Комментарии
Автор

It’s insane how you speak so fast but maintain a clear explanation, you are really good at explaining

NSObject
Автор

Thank you for being straight on point and showing a problem straight forward. I didn't get why my student project asks me to create project with sql migrations from the start on, now I get it!

Anton-zbdc
Автор

Great tutorial! I liked the hands-on approach of actually showing the workflow in the IDE.

jesper
Автор

Brilliant tutorial! Thank you for making this and thanks for the tip on how to handle non-nullable columns. 🙏

Qwz
Автор

Tysm for this tutorial. It helped me a lot to get into db migrations. Best video among others for beginners 🔥

egor_sivenko
Автор

usually learning means a indi voice + i dont speak english and so paintfull but that is everything I needed and so well explained u force me to do it ... u are so good I need to code my first android api cya c++ for a while <3

ce
Автор

Thanks for this introduction. I'm used to working with DACPACs and MSSQL. They each have their own method and process of migrating and updating but have the same goals. I just need to learn how Flyway carries them out.

Antebios
Автор

Thank You! Great tutorial, concepts on point

coral-evrs
Автор

Thank you for a great explanation - with both high-level concepts & examples of use.

richardbenes
Автор

Great explanation! Thank you very much!

IgorRudytskyy-IT
Автор

Massively helpful and intuitive, thank you!

calumjb
Автор

Thanks for sharing, very clear explanation.

码仔
Автор

My last project had database migration written in-house from scratch, nice to know I don't have to give up on it

electricant
Автор

Nice tutorial. I just want to note the worst naming in all of computer science: “database schema”. This video is about data schemas, ie the format of your data, ie what fields there are in the table and their types.

Then there’s “database schema” which is completely unrelated. This is a namespace your database uses for tables. For example, you might have two tables postgres.prod.users and postgres.dev.users. The tables have the same name, but are in different schemas (ie namespaces) dev and prod.

This was very confusing to me at one point, so hopefully it helps someone out.

chuckinator
Автор

I rather using Django for migrations, obviusly while having python knowledge in the matter. Excellente vid btw

rafaelsanchez
Автор

Great tutorial! I have one question: Is it possible to automatically run migration script on the application startup? I want to do it automatically on every new-version deployment of my application

ТимурЯлымов-фо
Автор

Which extension are you using to show hints for SQL query at 13:43

kzuridabura
Автор

why would you use the 'postgr
es' databasename ?

kiquetal
Автор

You're talking very quickly & using the mouse a lot

archiewoosung
join shbcf.ru