page 3 for mysql
- Class: MySQL Dump (mysql dump, mysqldump) - PHP Classes
- This class can be used to generate a dump of the structure and data contained in
a given MySQL database. It generates a string that contains of SQL ...
- Class: MySQL Optimizer (tables) - PHP Classes
- This class is meant to analyze, optimize or repair tables of a MySQL database.
The class is capable of connecting to a given MySQL database, ...
- Class: Simple MySQL Class - PHP Classes
- This package is a simple MySQL database access wrapper. It can establish MySQL
database connections, execute queries, traverse SELECT queries results using ...
- Class: MySQL Pagination - PHP Classes
- This class can be used to retrieve and display MySQL query results and display
them in multiple pages. It can determines the number of rows returned by a ...
- Class: Data to XML (xml mysql, mysql xml, XML to MYSQL, mysql to ...
- This package can be used to generate XML documents from data stored in a MySQL
database. It can execute a given SQL SELECT query and generate a XML document
...
- Class: PostgreSQL Backup and Restore (backup, postgresql, mysql ...
- This class can be used to generate backups of PostgreSQL. It accesses a given
database and generates SQL statements that can be used to recreate the ...
- Class: MySQL SP - PHP Classes
- This class is meant to provide an emulation of stored procedures for MySQL. It
uses template files stored on the database client side that contain multiple ...
- Class: mySQL.class - PHP Classes
- Use this class to access a mysql database and use the most common functions.
- Class: MySql To Excel (excel, export, excel to mysql, mysql to ...
- This class is used for exporting the data from a MySql to spreadsheet files in
the Excel format. The class executes a given database query and extract the ...
- Class: SQL Export (mysql dump, export) - PHP Classes
- This is a simple class which can dump one or more tables from a MySQL database
as a series of SQL statements. It can be used to generate backup copies of ...