Skip to content

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

Notifications You must be signed in to change notification settings

Ezeji/MySQL-Database-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages