Databases are a core technology of modern web development. In the age of rapid application development and technological generalism, developers are expected to know more about database design and optimization than ever before. This topic presents articles dealing with databases in general, and MySQL in particular.


Restore Development Databases After Snow Leopard and MySQL Upgrade

Provides instructions for migrating your legacy MySQL databases after upgrading to the 64-bit version of MySQL running under Snow Leopard.

Calculating Percentage Complete via a SQL Query

A simple SQL query to calculate the progress of a long-running update operation, good to keep in your bag of tricks.



RSS Feed