This repository has the projects to conver SQL Server to MySQL and PostgreSQL
Make sure that the necessary software is installed:
Visual Studio 2019 (16.4.6 or higher)
SQL Server 2017
MySQL Workbench 8.0
MySQL Community Server 8.0
pgAdmin 4
Step 1: Check out the sample project from the GitHub location to a location in your disk.
Step 2: Open the solution file using the Visual Studio 2019.
Step 3: Restore the NuGet packages by rebuilding the solution.
Step 5: Run the project.