Skip to content

This library allows SQL Server and MySQL queries/stored procedures to be run quickly and dynamically

License

Notifications You must be signed in to change notification settings

lilpug/SimpleDotNetDB

Repository files navigation

SimpleDotNetDB

This library allows SQL Server and MySQL queries/stored procedures to be run quickly and dynamically

NuGet SimpleDotNetDB.SQLServer

NuGet SimpleDotNetDB.MySQL

MySQL.Data

The SimpleDotNetDB.MySQL version of this library uses the MySql.data.dll connector in order to create its functionality with MySql databases. The MySql connector is available on Nuget from https://www.nuget.org/packages/MySql.Data/.

The connector is used in the SimpleDotNetDB.MySQL library under the FOSS exception Licenses 1.0 due to this library being licensed under MIT which is part of the OSI-approved licenses, please see the MySql notice for further information.

Copyright and License

Copyright © 2019 David Whitehead

This project is licensed under the MIT License.

About

This library allows SQL Server and MySQL queries/stored procedures to be run quickly and dynamically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages