mysql / mysql/mysql-shell-plugins
Support for Visual Explain
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
This was a killer feature of Mysql Workbench. Since that seems to have been sunset in favor of this extension, it would be great if it could be ported here.
https://dev.mysql.com/doc/workbench/en/wb-performance-explain.html
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or entry points. Start by reading the linked MySQL Workbench Visual Explain documentation, then identify the plugin entry point and required scope; done means a usable equivalent is ported into MySQL Shell Plugins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, typescript
- Domain
- databases, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100