Ezeji / MySQL-Database-Library

A library that abstracts the connection and CRUD operations to MySQL databases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQL-Database-Library

This library enables connection to MySQL databases and gives room for manipulating databases such as pulling records, deleting records, updating records.etc. The library also provides a method for updating databases without the usual writing of an UPDATE SQL command.

Refer to the link below to learn more on the library and its usage:

http://bit.ly/2o8WpCQ

About

A library that abstracts the connection and CRUD operations to MySQL databases.


Languages

Language:C# 100.0%