What is Liquibase? | Database Migration using Liquibase | How to implement Liquibase? | HINDI

  Рет қаралды 1,482

Proof Of Concept Code

Proof Of Concept Code

Күн бұрын

POC - What is Liquibase? | Database Migration using Liquibase | How to implement Liquibase? | HINDI
In this video, you will see How we can migrate Database in big projects using Liquibase
Topics explained in this video -
- What is Liquibase?
- Which Problem Liquibase solved?
- What is Database Migration?
- What is Database change management?
- How to implement Liquibase with springboot with a simple example
- Solving real world issues while implementing Liquibase
Important Links -
Github: github.com/cha...
Liquibase Official Page - www.liquibase....
Testcontainers video - • How to use Testcontain...
Please write to proofofconceptcode@gmail.com, in case of any queries and issues.
Thanks for supporting.

Пікірлер: 13
@lalitmohantewari6785
@lalitmohantewari6785 3 ай бұрын
Good information,well done, keep it up Chandan
@qwertasdfg575
@qwertasdfg575 3 ай бұрын
most informative video for a beginner Thank you❤. and please make some more videos on trending topics of spring
@sagargandhi5175
@sagargandhi5175 3 ай бұрын
Great infomation. Could you please make video on spring boot gradle project with sonarqube on IntelliJ idea
@proofofconceptcode
@proofofconceptcode 3 ай бұрын
Thanks! 🙏 Sure, will make a video on that but gradle is new for me.. I mostly worked on maven. So I'll try to make a video on that
@Rakesh-xp3yo
@Rakesh-xp3yo 2 ай бұрын
Please make a separate video on Docker.
@proofofconceptcode
@proofofconceptcode 2 ай бұрын
In progress🔥🔥
@Rakesh-xp3yo
@Rakesh-xp3yo 2 ай бұрын
In my project, I need to migrate the DB From Oracle to Postgres. I’m following your tutorial. But when I’m executing below command in IntelliJ mvn liquibase:generateChangeLog - Dliquibase.outputChangeLogFile=src/main/resources/db/existing_data.sql It is taking hours to execute. When I say hours, I found it to be executing more than 1 hour 45 minutes and still it was running. Why so ? Is it processing all the tables? NOTE:- I only need a few tables to be migrated not all tables
@proofofconceptcode
@proofofconceptcode 2 ай бұрын
Ideally it should not take much time. Maybe there is some issue while establishing the connection with DB. Like it was retrying again and again.. I mean, I haven't seen this issue before so not sure about the issue here.. regarding migrating only few tables, so when you generate the changelog for the existing tables, after that you can just use only those commands which you want... Means you will get the DB queries for existing tables once you run this command and then you can filter out those queries which you don't want.
@Rakesh-xp3yo
@Rakesh-xp3yo 2 ай бұрын
@@proofofconceptcode Is there a way to populate the changelog.sql with the Create Command of those tables which ‘re intended to be migrated instead of populating it with the Create Commands of all the Tables ?
@proofofconceptcode
@proofofconceptcode 2 ай бұрын
No, but if you see any data inside those tables then it seems that those commands has done something
@user-te9tt1de3h
@user-te9tt1de3h 11 күн бұрын
Hi, does this tool support database comparison between two different databases?
@proofofconceptcode
@proofofconceptcode 11 күн бұрын
@user-te9tt1de3h yes... I've talked about that at the end of the video
@user-te9tt1de3h
@user-te9tt1de3h 10 күн бұрын
@@proofofconceptcode it is free right?
GitHub Actions Crash Course
47:26
Harish Neel
Рет қаралды 4,4 М.
Tips & Tricks For Using Liquibase with Docker
48:07
Liquibase
Рет қаралды 7 М.
I've been using Redis wrong this whole time...
20:53
Dreams of Code
Рет қаралды 356 М.
Microservices with Databases can be challenging...
20:52
Software Developer Diaries
Рет қаралды 28 М.
"The Life & Death of htmx" by Alexander Petros at Big Sky Dev Con 2024
23:01
Montana Programmers
Рет қаралды 56 М.