Skip to content

leonardopottmayer/mysql-database-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL and .NET 7.0 database creator

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.

Prerequirements

  • Visual Studio 2022
  • .NET Core SDK
  • MySQL

How To Run

  • Open solution in Visual Studio 2022
  • Run the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages