Skip to content

CSharped Sql allow you to easily change between Sql Server and MySql. By using classes and methods to write your sql queris.

License

Notifications You must be signed in to change notification settings

Endahl/CSharpedSql

Repository files navigation

CSharpedSql

CSharped Sql allow you to easily change between Sql Server and MySql, and vice versa, by using classes and methods, instead of writing long and poorly maintainable sql strings. The idea for this project came from the fear of having to rewrite all classes that use sql commands, when moving from a MySql database to a Sql Server database or vice versa.

Authors

  • Anders Endahl - Initial work - Endahl

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

CSharped Sql allow you to easily change between Sql Server and MySql. By using classes and methods to write your sql queris.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages