| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 3x Winner: 1x | |||||||||||||||||||
| Classes of Richard Munroe | > | SQL Backup | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Dependencies | Applications | ||||||||
| Groups | ||
| Databases | Database management, accessing and searching | View top rated classes | |
| Systems administration | System configuration and management | View top rated classes |
| Innovation Award | ||
![]() April 2006 Winner Prize: One copy of the Maguma Workbench |
Performing regular backups of vital information is a wise step that all systems administrators should take. Databases are often the most important vital information container that Web sites must take regular backups. There have been many backup solutions for PHP sites, but most of them support only MySQL. This class provides a generic solution that can backup and restore SQL databases managed by several different RDBMS including MySQL and others. It uses a database abstraction layer to access the database to take backup independently of the RDBMS in use. Manuel Lemos |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Packages needed by this class | ||
| Class | Dependency | Why it is needed |
|---|---|---|
| dm.DB | Provides database independent access |
| Applications that use this class | ||
| Link | Description |
|---|---|
| www.esplanner.com | ESPlanner web site |
| File | Role | Description |
|---|---|---|
| Class | Backup/Restore SQL Database | |
| Example | Example of backup | |
| Example | Example of restore | |
| Lic. | Modified NetBSD license used here | |
| Data | Shell script generating the documentation. |
| Download all files: sqlbackup.tar.gz sqlbackup.zip |