This project is a simple console app, used for creating database structures by the documented files inside the project, like tables and constraints. You just need to provide a connection string for a MySQL database and the project "modules" folder.
- Visual Studio 2022
- .NET Core SDK
- MySQL
- Open solution in Visual Studio 2022
- Run the application.