Skip to content

This is a database package for speed up your database interaction of a project.

License

Notifications You must be signed in to change notification settings

kabircse/db_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db_manager

This class can query MySQL databases using SQL.

It can establish a connection to a MySQL server and execute SQL queries to the database tables.

The class can execute SQL SELECT, INSERT, UPDATE and DELETE queries from parameters that specify the tables, the fields and its values.

You can give parameter as a string or array.

About

This is a database package for speed up your database interaction of a project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages