Skip to content

9618211/mysql-xplain-xplain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql-xplain-xplain

Build Status Bitdeli Badge

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

About

🐭 Explain Explainer for MySQL Queries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.0%
  • JavaScript 2.9%
  • Other 1.1%