Is that possible to do data migration using Liquibase tool

Hi all,
I’m new to liquibase, currently i explored the liquibase using with schema migration. It’s done. Working fine for me.
Now I’m going to do data migration using liquibase. If it is possible, please share the doc or some example.

Liquibase Version: 4.20.0
Environment: AWS-EKS CLUSTER
Kubernetes Version: 1.24
Node Kernel Version: 5.10.165-143.735.amzn2.x86_64
OS Image: Amazon Linux 2

Hi @Nagaraj,

Although Liquibase doesn’t try to be a full ETL tool, there are some use cases where Liquibase can be helpful. Can you provide more details about your setup?

- PJ