PHP Classes
elePHPant
Icontem

SQL Export: Exports individual MySQL tables as SQL statements

Recommend this page to a friend!

  Author Author  
Picture of Adam Globus-Hoenich
Name: Adam Globus-Hoenich <contact>
Classes: 3 packages by
Country: Canada Canada


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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 only certain tables of a MySQL database.

The table dumps are made up of valid MySQL queries that can be executed later to restore the table definitions and any data that the tables may contain.

The output is similar to what the command mysqldump produces but this class does not use such command.

  Classes of Adam Globus-Hoenich  >  SQL Export  >  Download Download .zip .tar.gz  >  Support forum Support forum (9)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SQL Export
Base name: sql_export
Description: Exports individual MySQL tables as SQL statements
Version: 1.0.0
PHP version: -
License: Freeware
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Systems administration System configuration and management View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

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

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example export
Accessible without login HTML file readme.htm Doc. The readme and example code snippet
Plain text file SQL_Export.php Class SQL_Export class - include in your code to use the class

Install with Composer Install with Composer - Download Download all files: sql_export.tar.gz sql_export.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.