Databases: MySQL Backup
Vagharshak Tozalakyan (contact me)
This class can be used to backup MySQL database to files that contain SQL statements to recreate the database.
It can backup whole databases or individial tables. Optionaly it may backup only the structure of tables without data.
It can create files that may optionally be compressed with the gzip algorithm.
The generated backup files can be saved to a server side file, returned as a string of SQL statements or served directly for download.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (96.2%)
| Good (83.7%)
| Sufficient (79.8%)
| Good (84.2%)
| -
| -
| Sufficient (72.8%)
| 89 |
Click here for detailed information about this class on phpclasses.org