Json file data to PostGre SQL table

Hi Guys,
I would like to dump the json file data to postgre db using liquibase scripts.
Can i get any sample project w.r.t to it.

Thank you.

Hi, @Raheem! Welcome to the Liquibase Community and for sharing your first question.

When you installed Liquibase, it should have included a directory for example databases you can use for testing. It looks like this on my laptop.
image
If you do not have these files, you can download Liquibase again to get fresh copies of them.

Let me know if you have any other questions. :slight_smile:

Tabby