We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81b319 commit 3fde912Copy full SHA for 3fde912
README.md
@@ -1 +1,20 @@
1
# explain-analyzer [](https://circleci.com/gh/Preetam/explain-analyzer)
2
+
3
+This is a web-based MySQL explain analyzer.
4
5
+You can use it here: https://preetam.github.io/explain-analyzer/#!/explain/
6
7
+### Features
8
9
+* Table representation of MySQL JSON explain output
10
+* Comments about explain interpretation
11
+* Experimental scalability analysis
12
+* Explain saving and permalinks
13
14
+### Screenshot
15
16
+<img src="https://user-images.githubusercontent.com/379404/34457844-21dc9180-ed8c-11e7-8e70-270e391b971e.png" width=422/>
17
18
+### License
19
20
+BSD 2-Clause (see [LICENSE](LICENSE))
0 commit comments