#Hello and welcome to our database migration program.

to compile the program you need to use this command

g++ .\main.cpp -o migration -lsqlite3 -std=c++11

then

.\migration.exe <File name>

to execute the program and start the migration.