Skip to content

Commit 3fde912

Browse files
authored
Add more content to the README [ci skip]
Ref #9.
1 parent f81b319 commit 3fde912

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
11
# explain-analyzer [![CircleCI](https://circleci.com/gh/Preetam/explain-analyzer.svg?style=svg)](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

Comments
 (0)