Flyway

Using Script Migrations to manage data

Flyway Teams/Enterprise also supports the use of scripting languages as migrations (e.g., Bash or PowerShell).  A Script Migration could be used to load data as part of a migration (e.g., V001.001__InsertTestData.bat). 

Learn more about Script Migrations.

Read an example of using PowerShell to Bulk Load Data in SQL Server.


Didn't find what you were looking for?