commons-mysql contains a collection of classes and methods that allow interaction with a database.
Basic operations on DB such as creating and dropping databases, push/pull data, truncate or delete from a
table, etc. are provided through various methods
