This class is a MySQL database access wrapper.
It can perform several operations to access databases and perform schema management:
- Connects to a given MySQL database server
- Create and drop databases
- Create, drop tables or check if exists
- Insert rows in a table from an array of field values
- Delete specific rows from a table
- Optimize tables
- Execute SELECT queries and retrieve the results
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.