WP MySQL Console Wordpress Plugin - Rating, Reviews, Demo & Download

WP MySQL Console Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

WP MySQL Console (WPMC) is a web based MySQL command shell. WPMC aims to be a web shell has same functionalites of real MySQL Shell. Integrating of WPMC to any web application such as WP is very easy because dont need any firewall construction. Its completly http based. I ported WPMC from phpMySQLConsole.

WPMC consist of 2 important part, javascript console and PHP command interpreter. Javascript console provide a MySQL command prompt for user to type their commands with some usefull functionalities such as *nix like select-copy and command history which can be used arrow keys. Then other important part is PHP command interpeter run on server side. This is a PHP script run on PHP and MySQL supported server. The script interperets commands which coming from javascript console via XMLHttp request and print out results to javascript console via XMLHttp.

Benefits

  • Dont require shell account on server.
  • Not any construction on firewall configuration to cause posible security weakness.
  • It is platform independent.
  • It can operate on all operation systems and web browsers that support javascript.

Features

  • Support for all posible SQL query sentences.
  • Fastest command interaction with server. Thanks to AJAX.
  • Auto select&copy function similar to behaviour of *nix terminal window.
  • Command history. Remembers previously entered commands (use up/down arrow keys).

In the Future

  • Its usefull for dump and load operations on large databases. (in next release)
  • Detailed help for console commands (type help command)
  • Full customizable interface with CSS support.
  • Allows to log commands to text file.

Keywords:
phpMySQLConsole,
WP MySQL Console,
MySQL Console

More can be read on the phpMySQLConsole also write any issue as comment from there.

Check out my other plugins:

Screenshots

  1. wp-mysql-console screenshot 1

    Screenshot 1

  2. wp-mysql-console screenshot 2

    Screenshot 2

  3. wp-mysql-console screenshot 3

    Screenshot 3

  4. wp-mysql-console screenshot 4

    Screenshot 4


Reviews & Comments