This class can be used to take a backup of a database to a file with SQL statements that can be used to restore the database.
It can generate SQL statements that can be used to restore just the database table data or also the database table schema.
It uses the PEAR::DB abstraction layer to access the database, so in theory it can support many databases, although it has only been tested with MySQL.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (93.8%) |
Good (93.8%) |
- |
Good (87.5%) |
- |
- |
Sufficient (65.0%) |
380 |
| Month: |
Not yet rated by the users |
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.