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 plugin and WordPress.

This plugin supports Multisite Installs only as Network Admin; add an menu item on Settings and also an link to WP Admin Bar to the item Network Admin.

Crafted by Inpsyde ยท Engineering the web since 2006.

Yes, we also run that marketplace for premium WordPress plugins and themes.

Debug Queries

List query-actions only for admins; for debug purposes. See all queries on the frontend of the blog and find the slowest part....

Similar: 89%

Database Performance Monitor

Outputs some database query information on page load for logged in admins. Output is located as an html comment in the footer and also in the console....

Similar: 84%

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: 67%

SQL Monitor

Almost every developer knowns that the poor performance in many cases is due to poorly designed database or SQL queries (for example, when the table does not have indices that the query can use or when the query uses unnecessary performance killers such as ORDER BY/GROUP BY). WordPress can provide .........

Similar: 63%

Query debug info

Adds information about the query to the front end, including page type, post count, query vars, the query string and the wordpress sites constants You can track up to 3 queries with this plugin, usefull to debug custom loops....

Similar: 58%

Run SQL Query

This plugin will allow you to execute any type of SQL query into the WordPress's DB connecting through the driver provided by the MySQLi extension without the need to use another tool like phpMyAdmin. It also gives you the ability to export the results in a CSV format file. In order to access this.........

Similar: 56%

SQL Executioner

Instead of needing a tool like phpMyAdmin or the mysql command line client to view and modify your WordPress database, the SQL Executioner allows you to run arbitrary SQL queries against your WordPress database from within the Admin. In many cases this allows you to bypass the inherent limitation.........

Similar: 56%

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: 55%

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: 47%

Wixiweb FirePHP Queries

Use Firebug with FirePHP to analyze the SQL queries made by WordPress. Ideal for development and avoid performance issues. ...

Similar: 39%