https://github.com/SyncfusionExamples/mvc-sqlserver-to-mysql-and-postgresql
https://github.com/SyncfusionExamples/mvc-sqlserver-to-mysql-and-postgresql
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/SyncfusionExamples/mvc-sqlserver-to-mysql-and-postgresql
- Owner: SyncfusionExamples
- Created: 2020-08-19T10:20:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T06:12:20.000Z (8 months ago)
- Last Synced: 2024-08-19T07:32:21.794Z (8 months ago)
- Language: JavaScript
- Size: 1.06 MB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - SyncfusionExamples/mvc-sqlserver-to-mysql-and-postgresql - (JavaScript)
README
# SQL Server to MySQL and PostgreSQL
This repository has the projects to conver SQL Server to MySQL and PostgreSQL
# Prerequisites
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## How to run the project
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.