ncyoung.com

You are here: Top->My Software->database utilities



aq = any query

A simple query tool for online databases
description
perl: source | download
php: source | download
asp: source | download

really handy database libraries

Really handy database libraries.
description
php: source | download
jsp: source | download
I also have Perl and ASP versions but they're not all put together right now. Let me know if you're interested.

simple database import tool

A simple database import tool (this also has code to detect PC, UNIX and mac text files, handy in and of itself!)

perl: description | source | download | try it

backup tool for mysql databases

A backup tool for MySQL databases
perl: description | source | download

mysql dumping utilities for when you can't use mysqldump

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

New database code

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