This class is a MySQL database query wrapper. It wraps the execution of SELECT, INSERT, UPDATE and DELETE queries. The results from SELECT queries are gathered in a single array with values stripped from any slashes.