Fork me on GitHub

Mysql Explain Explain

Something like an upgraded `EXPLAIN` command for browser. Highlights and explains MySQL queries. It also gives hints and links. Hope it will help

Download latest version

Getting started

  • Download and unzip it into your webroot folder.
  • Or install it with composer :
    composer create-project rap2h/mysql-explain-explain --prefer-dist
  • Launch your web server, goto http://localhost/xplain or something like that
  • Start typing your queries

Contributing

Yes, you can must improve this software on GitHub and correct our poor english

License

This software is under The MIT License (MIT)

Why?

The MySQL EXPLAIN command is sometimes hard to understand. We try to make it more readable with some improvements. In a web browser.

What?

screenshot

Dependencies

MySQL Explain Explain has some dependencies. Many thanks to their authors!