Recommend this page to a friend! |
All requests ![]() |
> | CRUD MySQL and MySQL dump to SQL file | > | Request new recommendation | > | ![]() |
> | ![]() |
by Jose Miguel - 8 years ago (2014-10-28)
+5 | Create insert statement, update, select and delete statments |
0 |
This class can dump a MySQL database records to a SQL file. It can get the list of tables of a given MySQL database and retrieve the data of the records of those tables. The class can generate a file with SQL statements to insert the data back into the database tables. |
1. by bisma - 3 years ago (2020-01-27) Reply
z
+2 |
If you just want to create a backup file if a MySQL database using SQL statements, this class offers a certain flexibility because it can create MySQL dumps of multiple databases, or let you choose just a set of database tables. |
Recommend package | |
|