ncyoung.com

New database code

This entry is in the following categories:

Top->My Software->database utilities
 - Jump to newest entry: aq = any query
 - Newer in database utilities: aq = any query

I posted some new database scripts for use with MySQL.

One's just a wrapper for mysqldump, but it's really handy because it makes saving all your site's data as easy as visiting a URL and saving the file there.

The other two are useful if you CAN'T use mysqldump for some reason but need to create the SQL that would re-create and re-fill the database tables.

MySQL database dumping utilities (when you can't use mysqldump)
description | download
- schema tool source
- data tool source



Dated: 06/25/2002