Skip to content

Latest commit

 

History

3 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

What is this

This is a TablePlus Plugin to visualize MySQL EXPLAIN plans with mysqlexplain.com.

Install

From release

Download release, unzip and double-click on file plugin to install.

Build from source

git clone git@github.com:tpetry/tableplus-mysql-explain.git
cd tableplus-mysql-explain/MysqlExplain.tableplusplugin
npm ci
npm run build
open .

How to use

  1. Open a SQL Query editor.
  2. Select a statement.
  3. Menu: Plugins -> Visual Explain SQL.

关于

TablePlus plugin to analyze MySQL queries with explainmysql.com

Resources

Stars

59 stars

关注者

1 watching

复刻s

发布

贡献者

Languages