Enhanced SQL Portal Bridge

ESP Bridge links WordPress to the Enhanced SQL Portal, giving you the ability to manage your database and create forms without a database login.

Author:David Flammer, Robert Ariniello, and JJ Baker (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:4.3
Plugin version:1.0.1
Added to WordPress repository:03-08-2015
Last updated:07-08-2015
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, %:0
Rated by:0
Plugin URI:http://www.eliacom.com/mysql-gui-download.php
Total downloads:2 256
Active installs:50+
plugin download
Click to start download

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.