SQL Queries to Change WordPress Site Domain
Just generate the queries and run them in MySQL when moving WP sites from one domain to another.
SQL Queries to Change WordPress Database Prefix
Allows to generate SQL queries needed when changing a WordPress database table prefix.
Unserialize Tool
Many WordPress options are stored in the database as serialized strings. So, I created this tool to simplify the process of working with them.