Utf8ize

By : Presslabs

Convert all your database character sets to utf8, trying to follow Codex guides. You should use this if you are experiencing double utf8 encoding. You can check this by setting DB_CHARSET in your wp-config.php file to latin1 or commenting the line; if your characters look good now on your site than you are probably suffering from this issue.

It works by scanning all you tables and columns and generating a list of SQL statements which allow you to convert to convert your content to uft8.

!!! CAUTION !!! The execution time of the next SQL statements may take a lot of time(even days), related to dimensions of your database and the amount of the content.

Create DB Tables

Extremely simple way for developers to create new tables inside the existing WordPress database. Forget the annoying process of opening phpMyAdmin, logging in, then typing out the full SQL command for your new table. With this plugin, everything you need to do is located on one simple to use page, a.........

Similar: 43%

Excel to Table

Based on code from php Excel Reader at http://code.google.com/p/php-excel-reader/ this simple plugin convert all excel files in a specified folder in html table. You can chose to use it to view a tabel in a page. Let myFaboluosExcelFile.xls is the file you want to view as table Upload it via.........

Similar: 40%

dbview

Presents the results a database SQL query in a table. The query can be saved as a named view which can then be embedded as a table in any post using the shortcode [dbview name=name-of-view]. Views can be created and edited in the dashboard....

Similar: 34%

Enhanced SQL Portal Bridge

This bridge plugin automatically logs you into your database with the Enhanced SQL Portal (ESP). You can either login to your WordPress database with 1 click or go to the login screen and login to a different database on your server. ESP is a database management GUI that makes it easier to: Manage.........

Similar: 24%

MySQL Profiler

MySQL Profiler displays debugging information about SQL queries to admin WordPress users. For each query, the profiler displays the time, syntax-highlighted SQL, and a trace of the functions (as well as the file and line number that the functions were called from) that were called. The list can be.........

Similar: 19%

XData Toolkit

The XData Toolkit is an XML/XSLT transformation engine and Database Toolkit that allows one to retrieve data from multiple datasources such as MySQL databases, XML, RSS Feeds and REST-based Web Services. This toolkit is a powerful way to build your WordPress sites faster and more dynamically. Inte.........

Similar: 19%

Debug Objects

The Plugin Debug Objects provides the user, which has the appropriate rights, normally the administrator, a large number of information: query, cache, cron, constants, hooks, functions and many many more. Values and content get displayed at the frontend and backend of the blog, to analyze errors but.........

Similar: 17%

Adminer

Adminer (formerly phpMinAdmin) is a full-featured MySQL management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. This plugin include this tool in WordPress for a fast management of your database. Adminer is also used without this plu.........

Similar: 17%

Drastic Table Manager

DrasticTools is a collection of PHP and JS scripts that generate AJAX-based data managers and viewers for MySQL tables. DrasticGrid is a data grid that supports pagination, sorting, insertions, deletion and update of records. The Drastic Table Manager plugin allows WP administrators to manage the .........

Similar: 17%

MJP Security Plugin

Note: This plugin requires PHP 5 Using WordPress security docs as a guide we have targeted a lot of the issues and endeavoured to make the process of strengthening your WP installation as easy as possible by providing the information you need to be able to set things up. Features: * Scan the data.........

Similar: 16%