Enhanced SQL Portal Bridge

By : eliacom

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 Tables

    • Organize tables into folders and easily search for tables to manage large databases
    • Quickly create/copy and delete tables, with or without data.
    • Create and manage indexes on tables, using an easy-to-use graphical interface
    • Create and manage foreign keys between tables. Never get an error 150 ever again, since we check for almost every cause before attempting to create a foreign key
  • See Results of Custom Queries

    • Automatically saves a history of queries that you have performed so you can go back without retyping. These persist between sessions.
    • With two clicks, turn any query into a MySQL view, which then becomes available in the Table Manager with all of its benefits.
    • Organize and save queries for later use. You can organize queries for later use using the searchable organizer tree.

My website has a demo that you can test to get a feel for the system.

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

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

ABASE

The ABASE shortcode accesses a MySQL database without having to code PHP. Over 30 optional attribute values specify whether a shortcode on a page is replaced with an HTML input form or an SQL query output. Forms to search, insert, update or delete records are easy to specify. Output can be a formatt.........

Similar: 58%

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

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

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

Simple Table Manager

Simple Table Manager enables editing table records and exporting them to CSV files through minimal database interface from your wp-admin page menu. Simply CRUD table contents on your wp-admin screen Search and sort table records No knowledge on MySQL or PHP required Export table records to a CSV f.........

Similar: 50%

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

Edit Any Table

This plugin can be integrated as a dashboard widget or use its own admin page to allow you to connect to any MySQL database of your choice (as long as your hosting allows) and search, edit, add and delete records in an easy to use interface. Ideal if you have built a site referencing another databa.........

Similar: 29%

EZ SQL Reports Shortcode Widget and DB Backup

Just place some SQL on in the box and save it as a report. You can save multiple reports and they will be listed on the Admin Menu so you can quickly run them again anytime with just one click. You can place your reports on the User's Dashboard based on Roles. You can also put a report on a Page or .........

Similar: 29%