rap2h/mysql-explain-explain

This package is abandoned and no longer maintained. No replacement package was suggested.

Mysql Explain Explainer

v0.4.0 2017-09-12 11:33 UTC

This package is auto-updated.

Last update: 2022-02-01 12:29:52 UTC


README

Build Status

Explain Explainer for MySQL Queries. Something like an upgraded EXPLAIN command for browser. Highlights and explains MySQL queries. It gives also hints and links. Hope it will help. More info here : http://mxx.mnstrl.org/

Getting started

  • Download last release archive and unzip it into your webroot folder or install via 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

Why?

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

Contributors

  • tazorax
  • rap2hpoutre
  • slythas
  • vincent-aubert