WPDBSpringClean

Scans your WordPress system and identifies and deletes unused database tables from uninstalled plugins. This plugin also allows you to optimize DB Tab

Author:WPSolutions-HQ (profile at wordpress.org)
WordPress version required:
WordPress version tested:
Plugin version:1.6
Added to WordPress repository:05-03-2012
Last updated:11-08-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:90
Rated by:51
Plugin URI:http://wpsolutions-hq.com
Total downloads:72 011
Active installs:1 000+
plugin download
Click to start download

1) Database Table Clean:

Many plugins do not clean up their database tables after you uninstall them.

What happens most of the time is that the plugin files and folder is deleted but not the corresponding plugin database tables.

This where this plugin comes to the rescue. The WPDBSpringClean plugin identifies unused, WordPress DB tables which have
been left over from old plugins you have uninstalled on your site and it then gives you the option of deleting these tables.

2) Database Table Optimization:

Due to regular insertions and deletions in the various DB tables on your system, these tables can quite often hold allocated but unused space.
Consequently this can make your DB tables inefficient, fragmented and unoptimized.
This plugin will identify unoptimized tables and will allow you to optimize them by deleting the allocated unused space within a particular table.
The plugin also optionally allows you to specify search criteria such as the minimum amount of overhead per table and minimum unused space for a table.

By default if no search criteria is specified, the plugin will identify all tables which have an overhead of greater than 10%.
(Note: “Overhead” in this plugin is defined as (Data_free/Data_length) expressed as a percentage and where Data_free and Data_length are MySQL table parameters)

For more information on the WPDBSpringClean and other plugins, visit the WPSolutions-HQ Blog.
Post any questions or feedback regarding this plugin at our website here: WPDBSpringClean.