Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dveeden/ti-explain
Web tool to help you understand the EXPLAIN output of the TiDB Database
https://github.com/dveeden/ti-explain
explain tidb
Last synced: about 1 month ago
JSON representation
Web tool to help you understand the EXPLAIN output of the TiDB Database
- Host: GitHub
- URL: https://github.com/dveeden/ti-explain
- Owner: dveeden
- License: apache-2.0
- Created: 2022-07-05T07:37:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-30T16:15:48.000Z (over 1 year ago)
- Last Synced: 2023-05-30T17:26:21.585Z (over 1 year ago)
- Topics: explain, tidb
- Language: TypeScript
- Homepage: https://dveeden.github.io/ti-explain/
- Size: 35.2 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Ti-Explain
A tool to help and explain the `EXPLAIN` and `EXPLAIN ANALYZE` output of TiDB.
Available on: [https://dveeden.github.io/ti-explain/](https://dveeden.github.io/ti-explain/).
Inspired by: [https://explain.depesz.com](https://explain.depesz.com).