This package can be used to manipulate MySQL databases without using SQL directly.
There are class to manipulate databases, tables, fields and data in table rows.
The classes to retrieve data from tables can compose queries defining conditions, join clauses, results sorting and union. The results may return individual column values or the values of all column.