Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Ezeji/MySQL-Database-Library

A library that abstracts the connection and CRUD operations to MySQL databases.
https://github.com/Ezeji/MySQL-Database-Library

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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